/lisp-interpreter

Small Lisp Interpreter, in less than 250 lines of C, a mash up of a few different small implementations

Primary LanguageC

=Small Lisp Implementation

==Build

make

To run the basic test files:

make tests