transcendental-lisp/lisp/finance
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
..
compound-interest-test.lisp Re-organize the lisp files 2017-03-06 11:00:18 -05:00
compound-interest.lisp Re-organize the lisp files 2017-03-06 11:00:18 -05:00
interest-compounder-test.lisp Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
interest-compounder.lisp Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
paydays.lisp Re-organize the lisp files 2017-03-06 11:00:18 -05:00