Rewrote REPL Added NIL and comments to parser. Added T as a predefined constant. Added HELP, TRACE, ENABLE-DEBUG-AST special form. Fixed variable evaluation (shouldn't automatically eval it's value)
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
Implement FORMAT
|
|
Implement READ and PRINT
|
|
Implement IF
|