This is for the fourth chapter of Crafting Interpreters. https://craftinginterpreters.com/scanning.html This is only a first pass. Still need to test complex expressions. Basic scanning/parsing works. See test. |
||
---|---|---|
app | ||
src | ||
test | ||
.gitignore | ||
LICENSE | ||
crafting-interpreters.cabal |