An extremely minimal Lisp dialect, written in C.
Go to file
~keith e1fc25eebc more data type functions 2021-09-28 22:09:15 -04:00
doc more data type functions 2021-09-28 22:09:15 -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 more data type functions 2021-09-28 22:09:15 -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 more data type functions 2021-09-28 22:09:15 -04:00
native_funs.h more data type functions 2021-09-28 22:09:15 -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