codingpotato / Lox-modern-cppLinks
Lox modern cpp implement
☆14Updated 5 years ago
Alternatives and similar repositories for Lox-modern-cpp
Users that are interested in Lox-modern-cpp are comparing it to the libraries listed below
Sorting:
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆47Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 6 months ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- The Yu (羽) programming language.☆79Updated last year
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆60Updated this week
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- self-host llvm compiler project for fun☆19Updated last week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated 10 months ago
- A compiler for SimpleLang which is a new language.☆35Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- A stack-based virtual machine written in C☆21Updated 6 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Public helper code for p423/p523 students (Racket)☆164Updated 6 months ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- The Sharp programming language☆45Updated 2 months ago