the-lambda-way / CppLox
An implementation of *jlox* from Crafting Interpreters in C++.
☆43Updated 2 years ago
Alternatives and similar repositories for CppLox:
Users that are interested in CppLox are comparing it to the libraries listed below
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- A C compiler created for the how to create a C Compiler online course☆100Updated last year
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- The Basecode compiler toolchain and language workbench.☆80Updated 4 years ago
- A C compiler written in C☆93Updated 2 years ago
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 2 months ago
- This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Pr…☆54Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 2 months ago
- Source for the books from Ronald Mak - Writing Compilers and Interpreters.☆60Updated 6 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 2 years ago
- My own implementation of C++'s smart pointers☆36Updated 4 years ago
- Mini Database Engine in C++☆123Updated 5 years ago
- ☆30Updated 2 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆61Updated last year
- LALR(1) parser for C++☆78Updated 7 months ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆26Updated 5 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 2 years ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆138Updated 7 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆66Updated 5 years ago
- Code from the BitsOfQ youtube channel☆48Updated last year
- Implementation and Exercises in Modern Compiler Implementation in C.☆57Updated 2 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆71Updated last year