Made lisp lists iterable. Changed all uses of foldl to python's own reduce. Further...
authorJorge Gorbe <jgorbe@stcsl.es>
Tue, 14 Jan 2014 15:58:44 +0000 (16:58 +0100)
committerJorge Gorbe <jgorbe@stcsl.es>
Tue, 14 Jan 2014 15:58:44 +0000 (16:58 +0100)
commitb069f6aa0319eb7c771ac29409d1251f155819ea
tree59e757a0f4fe376b5fc3d8647ad320dd66a1813d
parent22c38c4554ba46cf1aec0fced3b61fa977f4c5e4
Made lisp lists iterable. Changed all uses of foldl to python's own reduce. Further simplifications.
lisp0.py
repl.py