Commit Graph

10 Commits

Author SHA1 Message Date
4da62ad2da Add mapcar builtin, more tests, fixes 2022-11-05 20:47:33 -04:00
4dab281b1f Add setq special form 2022-11-04 09:34:39 -04:00
d5b1729deb Add function evaluation 2022-11-04 09:16:02 -04:00
ddb5a8f842 Add defun without evaluation 2022-11-03 09:46:23 -04:00
2cf4cd9587 Add 'list' and 'print' builtins 2022-11-02 21:26:52 -04:00
3b7bef779b Clean up many strdups 2022-11-02 20:36:07 -04:00
6c652b195c WIP: Hack in support for let binds 2022-11-02 11:10:28 -04:00
d97be8ec4b Refactor with new name uclisp 2022-10-28 23:19:19 -04:00
26a0d17074 Add simple evaluation 2022-10-28 22:29:37 -04:00
d81d8c5156 Add lots of utilties, initial builtins 2022-10-27 16:51:21 -04:00