An implementation of the Lox language — craftinginterpreters.com
Build with:
makeRun the interpreter:
make runClean up build files:
make cleansrc/– Source codeinclude/– Header filesbin/– Compiled binary
🚧 In progress...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An implementation of the Lox language — craftinginterpreters.com
Build with:
makeRun the interpreter:
make runClean up build files:
make cleansrc/ – Source codeinclude/ – Header filesbin/ – Compiled binary🚧 In progress...