An Elixir implementation of an interpreter for the Lox language (from the book Crafting Interpreters by Robert Nystrom).
Primary LanguageElixir
CI_PATH=/path/to/craftinginterpreters ./test.sh chap04_scanning