This is a C++ implementation of the Lox programming language which is described in the book Crafting Interpreters by Bob Nystrom. I have written this interpreter as an exercise while following the book (to learn to write interpreters), so it's probably not production-quality code. All features (and some extra ones suggested in the book) are implemented. Compilation requires a C++11-compliant compiler.
-
Notifications
You must be signed in to change notification settings - Fork 0
C++ interpreter for the Lox programming language.
License
ThorNielsen/loxint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ interpreter for the Lox programming language.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published