First attempt at a incremental garbage-collected lisp. The garbage collection works great, the language needs work. The Y combinator is pretty cool after all. Macros are also very cool.
Find a file
2024-12-02 16:37:48 -06:00
avl first commit 2024-11-28 18:36:25 -06:00
buildtypes builds for all buildtypes 2024-12-02 16:37:48 -06:00
builtins builds for all buildtypes 2024-12-02 16:37:48 -06:00
cmdln first commit 2024-11-28 18:36:25 -06:00
defines first commit 2024-11-28 18:36:25 -06:00
examples builds for all buildtypes 2024-12-02 16:37:48 -06:00
gc builds for all buildtypes 2024-12-02 16:37:48 -06:00
memory builds for all buildtypes 2024-12-02 16:37:48 -06:00
parse builds for all buildtypes 2024-12-02 16:37:48 -06:00
string builds for all buildtypes 2024-12-02 16:37:48 -06:00
stringtree builds for all buildtypes 2024-12-02 16:37:48 -06:00
value builds for all buildtypes 2024-12-02 16:37:48 -06:00
.gitignore builds for all buildtypes 2024-12-02 16:37:48 -06:00
debug.c first commit 2024-11-28 18:36:25 -06:00
debug.h builds for all buildtypes 2024-12-02 16:37:48 -06:00
evaluate.c builds for all buildtypes 2024-12-02 16:37:48 -06:00
evaluate.h first commit 2024-11-28 18:36:25 -06:00
expand_macro.c builds for all buildtypes 2024-12-02 16:37:48 -06:00
expand_macro.h first commit 2024-11-28 18:36:25 -06:00
main.c builds for all buildtypes 2024-12-02 16:37:48 -06:00
makefile first commit 2024-11-28 18:36:25 -06:00
srclist.mk first commit 2024-11-28 18:36:25 -06:00