transcendental-lisp/test
Mike Cifelli 77a341a1a7 Add more advanced lisp objects
Added a class to compute compound interest.

An alias for FUNCALL has been added: CALL

Refactored some acceptance tests to load code from files.
2017-03-06 16:52:06 -05:00
..
acceptance Add ability to run acceptance tests on files 2017-03-06 12:44:06 -05:00
environment Store the base directory for an interpreted files 2017-03-05 10:20:31 -05:00
error Store the base directory for an interpreted files 2017-03-05 10:20:31 -05:00
file Organized imports in several files 2017-02-06 13:44:35 -05:00
function Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
interpreter Exception checking unit tests were refactored 2017-03-03 12:07:23 -05:00
main Cleaned up some code 2017-02-26 12:39:08 -05:00
parser Exception checking unit tests were refactored 2017-03-03 12:07:23 -05:00
scanner Altered SYMBOL-FUNCTION behavior and cleaned up some code 2017-02-27 14:10:20 -05:00
sexpression Exception checking unit tests were refactored 2017-03-03 12:07:23 -05:00
table Cleaned up code and tests 2017-03-03 15:06:49 -05:00
testutil Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
token Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
util Add ability to run acceptance tests on files 2017-03-06 12:44:06 -05:00