An interpreter written in the Gleam language, by following the first half of the Crafting Interpreters book by Robert Nystrom.
This was built for the "Build your own interpreter" Codecrafters Challenge and interprets the Lox scripting language described in the book.