aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f684d2146018f57ce098237c6e46ae4df0566ead (plain)
1
2
3
4
5
6
7
# cmonkey

A monkey programming language interpreter written in C11. From Thorsten Ball's
[Writing an Interpreter in Go](https://interpreterbook.com/) book, except I
wrote mine in C, just for lulz.

TODO: chapter 4, GC, debug