afeinberg/ocaml-tinylisp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Quick and dirty implementation of John McCarthy's original Lisp < http://www.paulgraham.com/rootsoflisp.html > Based on < http://nakkaya.com/2010/08/24/a-micro-manual-for-lisp-implemented-in-c/ >