neeilan / dragon-lox
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
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Toy programming language☆48Updated this week
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 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
- Reference implementation for Writing a C Compiler☆151Updated 2 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆70Updated last month
- Lox modern cpp implement☆14Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆85Updated 8 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- Minecraft clone written in C.☆25Updated 3 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 4 months ago
- Toy programming language using LLVM, flex and bison.☆92Updated 4 months ago
- A toy x86-64 kernel.☆52Updated 9 years ago
- A statically-typed variant of Lox, written in TypeScript☆124Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆67Updated 5 years ago
- Basic X86-64 assembler, written in golang☆65Updated 4 years ago
- [mirror] Yggdrasil kernel - x86-64 Unix-like kernel☆14Updated 4 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆24Updated 2 years ago
- BrainFuck Compiler Challenge☆29Updated 4 years ago
- The Sharp programming language☆45Updated 3 weeks ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- simple virtual cpu in c☆88Updated 7 years ago
- The Rho programming language☆24Updated 7 years ago