Any resources or suggestions on this? So far I've got car/cdr/cons, list, all the basic math operators, print, lambda, and/or/not, basic equality and numeric comparisons, eval, define, begin (block), cond, and if.
- Support for making a program using multiple files, and I/O.
- Error recovery