|
fcdfd4cde7
|
fixed a bug of not updating the frame to the new environment when apply a closure
|
2014-01-24 13:57:06 +00:00 |
|
|
15ff09019a
|
got rid of Interp.Environment and enhanced how to handle environments
|
2014-01-24 12:48:58 +00:00 |
|
|
ec9f789cc6
|
implemented let
|
2014-01-23 15:18:47 +00:00 |
|
|
f4aebf2cd6
|
added numeric comparison procedures
|
2014-01-22 14:11:30 +00:00 |
|
|
5dd886b04f
|
enhanced checks in lambda processing
|
2014-01-21 10:12:15 +00:00 |
|
|
11a98fe067
|
enhanced lambda processing
|
2014-01-21 05:08:46 +00:00 |
|
|
4197fa41ff
|
implemented set!
|
2014-01-20 15:47:08 +00:00 |
|
|
75863951ef
|
implemented if
|
2014-01-20 14:34:55 +00:00 |
|
|
9a32d5485b
|
implemented symbol defining
|
2014-01-19 15:47:45 +00:00 |
|
|
5fd00968e6
|
implemented a few list manipulation procedures
|
2014-01-19 06:40:23 +00:00 |
|