neeilan / dragon-loxLinks
LLVM frontend for the Lox programming language (WIP)
☆8Updated 6 years ago
Alternatives and similar repositories for dragon-lox
Users that are interested in dragon-lox are comparing it to the libraries listed below
Sorting:
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- 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
- AST Interpreter for the lox programming language created by Bob Nystrom in the Crafting Interpreters Book. Written in c++.☆8Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- A statically-typed variant of Lox, written in TypeScript☆126Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- Toy compiler☆52Updated last month
- A programming language with a comfy syntax which answers the question "what if everything was call/cc?"☆15Updated last year
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- Reference implementation for Writing a C Compiler☆164Updated 4 months ago
- A static strongly typed object oriented programming language with focus on composition☆23Updated 4 years ago
- Syntax highlighting for Lox, everyone's favorite interpreted learning-language☆37Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆51Updated 2 years ago
- Little toy programming language with an x86_64 code generator☆17Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆47Updated 2 years ago
- a toy programming language☆7Updated 6 years ago
- BrainFuck Compiler Challenge☆30Updated 4 years ago
- A toy x86-64 kernel.☆51Updated 10 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆379Updated 8 months ago
- The carbon intermediate representation language☆36Updated 4 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆375Updated last week
- tac x86 compiler☆87Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Lox modern cpp implement☆14Updated 5 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆66Updated last week