codingpotato / Lox-modern-cpp
Lox modern cpp implement
☆14Updated 4 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 virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆44Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- The Sharp programming language☆45Updated last month
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- self-host llvm compiler project for fun☆19Updated this week
- C-- Compiler using Antlr4☆17Updated 6 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- C compiler created in Python and LLVM☆19Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- An implementation of CLox bytecode interpreter☆43Updated this week
- LLVM IR Examples☆38Updated 8 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- The Yu (羽) programming language.☆77Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- 🍋 A Rust/Swift-like modern interpreted programming language. First-class functions, first-class expressions, and functional techniques i…☆9Updated 4 years ago
- Toy programming language☆50Updated 3 weeks ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- A static strongly typed object oriented programming language with focus on composition☆23Updated 4 years ago
- Implementation and Exercises in Modern Compiler Implementation in C.☆57Updated 2 years ago
- A simple SSA-based compiler.☆16Updated last year
- ShnooTalk is a new programming language☆19Updated 4 months ago
- pl0 compiler writen in C++☆27Updated 6 years ago