An extremely minimal Lisp dialect, written in C.
Go to file
~keith a80c932c06 native-funs for data structures 2021-09-28 18:53:30 -04:00
doc native-funs for data structures 2021-09-28 18:53:30 -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 native-funs for data structures 2021-09-28 18:53:30 -04:00
main.c native-funs for data structures 2021-09-28 18:53:30 -04:00
main.h native-funs for data structures 2021-09-28 18:53:30 -04:00
native_funs.c native-funs for data structures 2021-09-28 18:53:30 -04:00
native_funs.h native-funs for data structures 2021-09-28 18:53:30 -04:00
parse.c add let special form 2021-09-23 12:57:26 -04:00
parse.h oopsie i forgot to commit :zany: 2021-09-22 09:54:29 -04:00