An extremely minimal Lisp dialect, written in C.
Go to file
~keith 601451e9a9 add documentation 2021-09-23 09:51:39 -04:00
doc add documentation 2021-09-23 09:51:39 -04:00
.gitignore oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
Makefile add documentation 2021-09-23 09:51:39 -04:00
crc_table.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
dbg_malloc.c oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
dbg_malloc.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
lisp_string.c oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
lisp_string.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
lisp_types.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
main.c add documentation 2021-09-23 09:51:39 -04:00
main.h add documentation 2021-09-23 09:51:39 -04:00
native_funs.c add documentation 2021-09-23 09:51:39 -04:00
native_funs.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
parse.c oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
parse.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00