Repository for the book “Crafting Interpreters”
A small, fast, and embeddable programming language based on Lua with a gradual type system.
A simple/minimal TCL interpreter, written in golang