This is my implementation of the Lox compiler following the Crafting Interpreters book. The implementation differs quite a bit from the book's, mainly because I am using C++ instead of C, and also because I already wrote an interpreter in C++ for Lox, so some code is borrowed from there.
-
Notifications
You must be signed in to change notification settings - Fork 0
TobiPristupin/lox-compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Compiler for the Lox Programming language written in C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published