This website requires JavaScript.
Explore
Help
Sign In
mike
/
transcendental-lisp
Watch
1
Star
1
Fork
0
You've already forked transcendental-lisp
Code
Issues
10
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d7ca5d09da
transcendental-lisp
/
test
/
function
/
builtin
/
special
History
Mike Cifelli
d7ca5d09da
Added unit tests and refactored the let form
...
Wrote a lisp program to calculate the number of bi-weekly paydays in a year
2017-02-04 12:03:31 -05:00
..
CONDTester.java
Refactored tests to put the expected and actual values in the correct positions
2017-01-27 10:51:25 -05:00
DEFUNTester.java
Added unit tests and refactored defun
2017-01-27 12:12:27 -05:00
LAMBDATester.java
Added unit tests and refactored lambda
2017-01-27 14:31:41 -05:00
LETTester.java
Added unit tests and refactored the let form
2017-02-04 12:03:31 -05:00
QUOTETester.java
Refactored tests to put the expected and actual values in the correct positions
2017-01-27 10:51:25 -05:00
SETFTester.java
Refactored the symbol table code
2017-01-30 16:12:38 -05:00