make-a-lisp
There are 11 repositories under make-a-lisp topic.
mkirchner/stutter
Implement a Lisp, in C, from scratch, no libs
izackwu/mal-go
Make a (portion of) Lisp with Golang.
elh/mal-arkey
Self-hosting "Make a Lisp" Lisp in Go
skyzh/lisp-interpreter
💎 A Lisp interpreter in Ruby
Junxiao-Liao/Mini-Scheme
A guide for implementing a minimal Scheme interpreter, capable of entry-level problems. TS sample impl.
lgoeldner/qrux
mal-like Lisp implementation in Rust
metaleap/go-lisp
Modelled after MAL, including: read/eval, loadFile, macros, try/catch & all that jazz
poly2d/malgo
Make-a-Lisp in Go (WIP)
goderich/mal
mal - Make a Lisp
hellopatrick/mad
make a dastardly lisp
Limits0x/mal-cl
A make a lisp implementation written in Common Lisp