( C:
colon-sys -- )
Append the run-time semantics below to the current definition.
End the current definition, allow it to be found in the
dictionary, and enter interpretation state, consuming
colon-sys.
Subsequent characters in the parse area typically represent
source code in a programming language, usually some form of
assembly language. Those characters are processed in an
implementation-defined manner, generating the corresponding
machine code. The process continues, refilling the input buffer
as needed, until an implementation-defined ending sequence is
processed.