Previous: Recognizers, Up: The Text Interpreter [Contents][Index]
before-line ( – ) gforth-1.0 “before-line”
before-line
Deferred word called before the text interpreter parses the next line
before-word ( – ) gforth-0.7 “before-word”
before-word
Deferred word called before the text interpreter parses the next word
line-end-hook ( – ) gforth-0.7 “line-end-hook”
line-end-hook
called at every end-of-line when text-interpreting from a file