Added tail call optimizations
authorJorge Gorbe <slack@codemaniacs.com>
Fri, 10 Jan 2014 11:17:30 +0000 (12:17 +0100)
committerJorge Gorbe <slack@codemaniacs.com>
Fri, 10 Jan 2014 11:17:30 +0000 (12:17 +0100)
commit638c05b189c438dad8b15371c8eaa9a80f04956b
tree39abc81699b899e78161709ae6de63713405643c
parenta158a647f2f6a7e342b72a5aed3b6a0810d2898b
Added tail call optimizations
Added more int operators: -, *, /, mod
Added factorial test file
lisp0.py