lisp-take-1/builtins/comparision
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
..
equal_to.c . 2024-12-02 19:33:23 -06:00
equal_to.h first commit 2024-11-28 18:36:25 -06:00
greater_than.c . 2024-12-02 19:33:23 -06:00
greater_than.h first commit 2024-11-28 18:36:25 -06:00
greater_than_equal_to.c . 2024-12-02 19:33:23 -06:00
greater_than_equal_to.h first commit 2024-11-28 18:36:25 -06:00
less_than.c . 2024-12-02 19:33:23 -06:00
less_than.h first commit 2024-11-28 18:36:25 -06:00
less_than_equal_to.c . 2024-12-02 19:33:23 -06:00
less_than_equal_to.h first commit 2024-11-28 18:36:25 -06:00
not_equal_to.c . 2024-12-02 19:33:23 -06:00
not_equal_to.h first commit 2024-11-28 18:36:25 -06:00