Justin Ethier
|
917c6c00b3
|
Fix to cyc_display
Print ellipsis with a lambda received from interpreter, as an inidication there is more that is not being displayed
|
2015-03-03 13:33:39 -05:00 |
|
Justin Ethier
|
c2dfdf39d5
|
WIP - exec lambdas from interpreter
|
2015-03-02 22:51:18 -05:00 |
|
Justin Ethier
|
651f6b0c7a
|
WIP
|
2015-03-02 15:20:38 -05:00 |
|
Justin Ethier
|
dd976cbb76
|
WIP - experimental eval
|
2015-03-02 13:58:05 -05:00 |
|
Justin Ethier
|
2109ea1483
|
Setting stage for eval interpreted func from compiled code
|
2015-03-01 23:03:50 -05:00 |
|
Justin Ethier
|
7c647e0eb1
|
Relocated primitive defs to avoid compilation err
|
2015-02-27 17:31:39 -05:00 |
|
Justin Ethier
|
06cc7643f0
|
Dispatch more args
|
2015-02-27 17:13:37 -05:00 |
|
Justin Ethier
|
8c64f6ae0b
|
Added autogenerated defprims
|
2015-02-27 13:30:29 -05:00 |
|
Justin Ethier
|
531fcca9b0
|
Added (error) to interpreter
|
2015-02-26 22:41:42 -05:00 |
|
Justin Ethier
|
8e059f2315
|
Unify dispatch of closures/varargs
|
2015-02-26 22:10:20 -05:00 |
|
Justin Ethier
|
79911e0696
|
TODO
|
2015-02-26 17:03:10 -05:00 |
|
Justin Ethier
|
b36f0a8237
|
Proof-of-concept for va dispatch
|
2015-02-26 17:00:49 -05:00 |
|
Justin Ethier
|
077c909bb8
|
WIP
|
2015-02-25 23:01:43 -05:00 |
|
Justin Ethier
|
03d5aef9e3
|
Call function directly in dispatch()
|
2015-02-25 22:35:12 -05:00 |
|
Justin Ethier
|
ea1b1b00c2
|
Added most of the remaining prims
|
2015-02-25 18:05:21 -05:00 |
|
Justin Ethier
|
e62ee3f742
|
Added prims
|
2015-02-25 17:51:31 -05:00 |
|
Justin Ethier
|
6da4067027
|
Condensed missing prims
|
2015-02-25 15:53:01 -05:00 |
|
Justin Ethier
|
9ef6daee83
|
Added more missing primitives
|
2015-02-25 14:00:48 -05:00 |
|
Justin Ethier
|
503679b499
|
Removed dead code
|
2015-02-25 13:45:57 -05:00 |
|
Justin Ethier
|
7b313f0838
|
Added more primitives to (apply)
|
2015-02-25 13:41:07 -05:00 |
|
Justin Ethier
|
2909343c47
|
Added function parameter to primitive type
|
2015-02-24 22:57:15 -05:00 |
|
Justin Ethier
|
6694007924
|
2 fixes:
- Dispatch primitives
- Allow Cyc_has_cycle to work with improper lists
|
2015-02-24 17:18:19 -05:00 |
|
Justin Ethier
|
40fa7d99da
|
Added a bunch of TODO's
|
2015-02-24 13:48:13 -05:00 |
|
Justin Ethier
|
626bfe7886
|
Added autogenerated primitive sections
|
2015-02-24 13:24:02 -05:00 |
|
Justin Ethier
|
fdae824263
|
WIP
|
2015-02-23 22:53:02 -05:00 |
|
Justin Ethier
|
cb9c21013c
|
Working method to apply larger numbers of args
|
2015-02-23 21:50:04 -05:00 |
|
Justin Ethier
|
3566096ab2
|
Added a comment
|
2015-02-23 18:03:07 -05:00 |
|
Justin Ethier
|
56a37d3900
|
WIP
|
2015-02-23 17:58:33 -05:00 |
|
Justin Ethier
|
8f0b9dbc4d
|
WIP
|
2015-02-23 15:56:58 -05:00 |
|
Justin Ethier
|
258ad8c4d8
|
WIP - apply
|
2015-02-23 15:33:12 -05:00 |
|
Justin Ethier
|
fd69effec1
|
Proof of concept for applying compiled proc
Need to generalize this to take an arbitrary number of arguments.
|
2015-02-23 13:37:27 -05:00 |
|
Justin Ethier
|
e056b72f6f
|
Added (procedure?)
|
2015-02-23 13:10:58 -05:00 |
|
Justin Ethier
|
cdec643680
|
Initial file
|
2015-02-21 22:15:18 -05:00 |
|