Archived
1
0
Fork 0
This is the programming language I made by following the book "Build your own Lisp".
This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2018-06-07 20:33:56 -04:00
lval Added builtin init functionality for Q-expressions 2018-06-07 20:33:56 -04:00
.gitignore Added double type to language and ignored more files 2018-06-03 20:13:16 -04:00
lval.h Refactored error functionality and added Q-Expression functions to syntax 2018-06-07 19:36:52 -04:00
Makefile Refactored error functionality and added Q-Expression functions to syntax 2018-06-07 19:36:52 -04:00
mpc.c Added mpc parser 2018-06-03 12:50:04 -04:00
mpc.h Added mpc header file 2018-06-03 12:59:28 -04:00
prompt.c Added builtin init functionality for Q-expressions 2018-06-07 20:33:56 -04:00