gforth
gforth copied to clipboard
Recognizer for string literals — an odd side effect
Gforth 0.7.9_20200618
Input:
'|' parse "test passed"| forth-recognizer recognize .s
Output:
*the terminal*:1:24: error: Undefined word
'|' parse "test passed">>>|<<< forth-recognizer recognize .s
Backtrace:
kernel/int.fs:572:10 0 $7F92D3400CA0 throw