|
62f351ec62
|
Add function for displaying execution context
- Use lambda character in addition to keyword
|
2018-02-11 14:17:49 -05:00 |
|
|
62b2653b2c
|
Allow for tail calls in recurse argument list
|
2017-11-18 14:54:53 -05:00 |
|
|
aeb3074750
|
Restore scope properly after errors
|
2017-11-18 09:24:45 -05:00 |
|
|
e2272fa976
|
Improve recur behavior
|
2017-11-17 19:14:59 -05:00 |
|
|
b4229c6ac1
|
Implement RECUR
|
2017-11-16 20:53:55 -05:00 |
|
|
64e18fe076
|
Resolves #12 - &rest keyword added to lambda lists
Added unit tests and cleaned up some code
The setup for acceptance tests now cleans up the environment
|
2017-03-01 11:11:59 -05:00 |
|
|
b6d717ec1c
|
Formatted several files
|
2017-02-06 13:43:27 -05:00 |
|
|
db2817f7be
|
Refactored the symbol table code
|
2017-01-30 16:12:38 -05:00 |
|