6.17.6 Text Interpreter Hooks

before-line ( ) gforth-1.0

Deferred word called before the text interpreter parses the next line

before-word ( ) gforth-0.7

Deferred word called before the text interpreter parses the next word

line-end-hook ( ) gforth-0.7

called at every end-of-line when text-interpreting from a file