MLisp - My own Lisp Interpreter
mlisp is my own Lisp interpreter
It's written in Rust and servers as my own playground to learn Rust and how to design a Lisp interpreter. I blog about the process at /blog/mlisp/index.html.
Source code is shared via Codeberg: https://codeberg.org/michaelanckaert/mlisp.