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
120
Commits
1
Branch
1
Tag
10
MiB
05f75b627b
Commit Graph
4 Commits
Author
SHA1
Message
Date
Mike Cifelli
bf40feadec
User defined functions now set up their scope correctly
2017-02-27 12:00:24 -05:00
Mike Cifelli
a9a47be6cd
Allow DEFUN and LAMBDA with an empty body
2017-02-04 15:38:47 -05:00
Mike Cifelli
0a5228d5a7
Update argument validation and added unit tests
...
Fixed some bugs in LET and LAMBDA Refactored the code in UserDefinedFunction
2017-02-04 13:51:10 -05:00
Mike Cifelli
27fdc7b328
Added unit tests and refactored lambda
2017-01-27 14:31:41 -05:00