Go to the first, previous, next, last section, table of contents.
- ending sequence for input following
;code
and code
:
-
end-code
- manner of processing input following
;code
and code
:
-
The
assembler
vocabulary is pushed on the search order stack, and
the input is processed by the text interpreter, (starting) in interpret
state.
- search order capability for
EDITOR
and ASSEMBLER
:
-
The ANS Forth search order word set.
- source and format of display by
SEE
:
-
The source for
see
is the intermediate code used by the inner
interpreter. The current see
tries to output Forth source code
as well as possible.
Go to the first, previous, next, last section, table of contents.