4 Commits

Author SHA1 Message Date
Jonathan Bernard
dfc1234817 Implemented on-line help system, initial trace system, debug functions.
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)
2009-11-21 20:00:39 -06:00
Jonathan Bernard
943c91dedc Fixed function calling mechanism. 2009-11-20 13:59:40 -06:00
Jonathan Bernard
9a165a2131 Finished initial version of AbstractSyntax 2009-11-19 09:56:52 -06:00
Jonathan Bernard
577ffcdcb3 Initial commit, Parser and abstract syntax tree skeleton done. 2009-11-18 20:00:29 -06:00