lisp-take-1/builtins/core
Zander Thannhauser 44fb99b663 .
- macros work in the new way (the "right" way?)
- added test.py script, with basic test cases. Need to fill out new test
  builtins.
2024-12-02 19:33:23 -06:00
..
define.c . 2024-12-02 19:33:23 -06:00
define.h first commit 2024-11-28 18:36:25 -06:00
eval.c . 2024-12-02 19:33:23 -06:00
eval.h . 2024-12-02 19:33:23 -06:00
ifelse.c . 2024-12-02 19:33:23 -06:00
ifelse.h first commit 2024-11-28 18:36:25 -06:00
lambda.c builds for all buildtypes 2024-12-02 16:37:48 -06:00
lambda.h first commit 2024-11-28 18:36:25 -06:00
let.c builds for all buildtypes 2024-12-02 16:37:48 -06:00
let.h builds for all buildtypes 2024-12-02 16:37:48 -06:00
letrec.c first commit 2024-11-28 18:36:25 -06:00
letrec.h first commit 2024-11-28 18:36:25 -06:00
macro.c . 2024-12-02 19:33:23 -06:00
macro.h . 2024-12-02 19:33:23 -06:00