Abandoned repo. Moved to https://github.com/0rphee/baby-lisp
This repository has been archived on 2024年10月07日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
| .gitignore | Revert "Update .gitignore" | |
| LICENSE | Initial commit | |
| main.c | begin chapter 10 | |
| makefile | correct makefile | |
| mpc.c | add current progress | |
| mpc.h | add current progress | |
| README.md |
Refer to Build Your Own Lisp
|
|
baby-lisp
Lisp implementation from Build Your Own Lisp.