An extremely minimal Lisp dialect, written in C.
Go to file
~keith cd252f5908 oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
.gitignore oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
Makefile oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -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 oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
main.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00
native_funs.c oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -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