lisp-take-1/builtins/arithmetic
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
..
add.c . 2024-12-02 19:33:23 -06:00
add.h first commit 2024-11-28 18:36:25 -06:00
div.c builds for all buildtypes 2024-12-02 16:37:48 -06:00
div.h first commit 2024-11-28 18:36:25 -06:00
mul.c . 2024-12-02 19:33:23 -06:00
mul.h first commit 2024-11-28 18:36:25 -06:00
rem.c builds for all buildtypes 2024-12-02 16:37:48 -06:00
rem.h first commit 2024-11-28 18:36:25 -06:00
sub.c . 2024-12-02 19:33:23 -06:00
sub.h first commit 2024-11-28 18:36:25 -06:00