A Lisp interpreter written in Kotlin
Go to file
Mike Cifelli 8fdaaeb23d Removed duplicate code in SET and SETF 2017-02-26 13:01:47 -05:00
.externalToolBuilders Continued refactoring the LispParser and writing unit tests 2016-12-14 14:41:43 -05:00
.settings Fixed the ant build's output directory 2016-12-08 09:11:12 -05:00
acceptance/fixture Started added unit tests for the interpreter and main packages 2017-02-26 12:31:27 -05:00
fitnesse Started changing car/cdr to first/rest, modified acceptance test fixture 2017-02-24 11:07:06 -05:00
lib Added a java recursion library 2017-02-22 14:43:03 -05:00
lisp Updates to the unit test framework 2017-02-15 09:29:57 -05:00
src Removed duplicate code in SET and SETF 2017-02-26 13:01:47 -05:00
test Cleaned up some code 2017-02-26 12:39:08 -05:00
.classpath Added a java recursion library 2017-02-22 14:43:03 -05:00
.gitignore Added the FitNesse wiki and a simple acceptance test 2017-02-22 14:33:36 -05:00
.project Fixed the ant build's output directory 2016-12-08 09:11:12 -05:00
build.xml Removed RuntimeExceptions and associated logic 2017-02-09 12:09:51 -05:00