Implement a Lisp, in C, from scratch, no libs
-
Updated
Jun 22, 2022 - C
Implement a Lisp, in C, from scratch, no libs
Modelled after MAL, including: read/eval, loadFile, macros, try/catch & all that jazz
A make a lisp implementation written in Common Lisp
mal-like Lisp implementation in Rust
A guide for implementing a minimal Scheme interpreter, capable of entry-level problems. TS sample impl.
Add a description, image, and links to the make-a-lisp topic page so that developers can more easily learn about it.
To associate your repository with the make-a-lisp topic, visit your repo's landing page and select "manage topics."