4 Commits

Author SHA1 Message Date
Jonathan Bernard
c63b92bf41 Functions as first-class objects, lambdas implemented. Added several new SFs 2009-11-25 13:38:12 -06:00
Jonathan Bernard
2c0e932f89 Polished build process. Added CONS special form. 2009-11-24 11:55:02 -06:00
Jonathan Bernard
e6a608ee2b Added keywords, several new special forms 2009-11-24 09:22:52 -06:00
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