/ex_lox

An Elixir implementation of an interpreter for the Lox language (from the book Crafting Interpreters by Robert Nystrom).

Primary LanguageElixir

ExLox

CI_PATH=/path/to/craftinginterpreters ./test.sh chap04_scanning