Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Bernard
7f288c0878 Generalized special form argument type checking. Added <=, <, =, /=, >, >= 2009-11-25 16:18:13 -06:00
Jonathan Bernard
86a0e3981b Updated build process for better cross-platform support. 2009-11-25 13:53:08 -06:00
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
f6d3658342 Safety point before changing the return type of SExp.eval to SExp 2009-11-20 09:10:21 -06:00
Jonathan Bernard
577ffcdcb3 Initial commit, Parser and abstract syntax tree skeleton done. 2009-11-18 20:00:29 -06:00