mumble

A Lisp written in C, following the *Build Your Own Lisp* book
Log | Files | Refs | README

todo.txt (184B)


      1 - [ ] Add ability to enter commands directly from command line   $ ./mumble (+ 1 2)
      2 - [ ] Add a bunch of automatic tests using ^
      3 - [ ] Add some documentation
      4 - [ ] Post this on Github