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:
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- 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
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆45Updated this week
- self-host llvm compiler project for fun☆19Updated this week
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- The Yu (羽) programming language.☆78Updated last year
- Toy compiler☆50Updated 3 weeks ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 6 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- 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 Rust-like language with immix GC and other cool stuffs☆72Updated 3 weeks ago
- 🍒 Cherry programming language 🍒☆12Updated 8 months ago
- 🍋 A Rust/Swift-like modern interpreted programming language. First-class functions, first-class expressions, and functional techniques i…☆9Updated 4 years ago
- The Sharp programming language☆45Updated 2 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 2 weeks ago
- Native language with Rust & LLVM☆69Updated last year
- cpplox is a Lox interpreter & LLVM compiler written in C++☆13Updated 11 months ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago