VMPanel
X

Menu
'This file is an annotated version of sysdefs.
Comments (by Dan Ingalls and Diana Merry) are in string-quotes like this.
The code portion of this file is copyright Xerox Corp. 1974'
'Phase I.
The bootstrap process sets up a global dictionary.  It then reads input lines, 
looking specifically for the defining word, "to", and calling its code directly
.'
to to x (CODE 19)
'Now definitions can be made by evaluating "to" in ST code'
to read (CODE 2)
'Read input into a vector.  The bootstrap reader is almost identical in function 
to the SMALLTALK read routine, except that DOIT is signalled by <CR> at zero-th 
parenthesis level, and single-quote strings are ignored.'
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Restart
Step
Run
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Run to 928
0
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Active
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Stop
Dict