Commit Graph

13 Commits

Author SHA1 Message Date
a29e4a3edc added some builtin modules, but without many functions in them 2018-02-15 15:36:15 +00:00
7ca201d1a9 added reader & compiler check to filter out special symbols when processing argument and variable names in more contexts 2018-02-15 01:39:00 +00:00
f054f4eaae integrated bigint
cleaned up code
2018-02-13 16:10:41 +00:00
48743e6abe changed mod_test to mod_fake_test. this will eventually be removed 2018-02-13 02:30:06 +00:00
350359f469 added hcl_walkdic
fixed a bug of not printing the list closer properly in hcl_print().
enhanced error handling
2018-02-12 16:51:38 +00:00
8492bb8bd9 mapped a dotted identifer to a primitive function 2018-02-12 10:50:44 +00:00
46602c4511 renamed prim to pf.
added module manipulation functions
2018-02-09 04:24:50 +00:00
9270dfa0e7 touched up code. added eqv? eql? not 2018-02-08 07:40:27 +00:00
a8729532bb changed copyright years 2018-02-07 14:13:13 +00:00
ddfc163c37 changed the reader to handle #(), #[], #{}, '() specially 2018-02-06 10:16:01 +00:00
71a10e09c6 trying to revive this project 2018-02-05 10:43:25 +00:00
4f98e27d42 added some primitive functions 2016-10-25 13:44:38 +00:00
dc2b007550 added some code to handle primitives and the call instruction 2016-10-06 17:49:47 +00:00