=Small Lisp Implementation
==Build
make
To run the basic test files:
make tests
Small Lisp Interpreter, in less than 250 lines of C, a mash up of a few different small implementations
C
=Small Lisp Implementation
==Build
make
To run the basic test files:
make tests