descriptionToy implementation in Python of a toy lisp-like language.
ownerJorge Gorbe
last changeWed, 15 Jan 2014 10:37:40 +0000 (11:37 +0100)
shortlog
2014-01-15 Jorge Gorberemoved some dummy print statements master
2014-01-14 Jorge GorbeMade lisp lists iterable. Changed all uses of foldl...
2014-01-13 Jorge Gorbesimplified cond and the eval loop
2014-01-13 Jorge Gorbemoved argument checking and evaluation in lisp_* functi...
2014-01-10 Jorge Gorbesimplify quasiquote function
2014-01-10 Jorge GorbeAdded fact.l missing from previous commit
2014-01-10 Jorge GorbeAdded tail call optimizations
2014-01-09 Jorge Gorbeinitial version
heads
11 years ago master