ASMlover / loxccLinks
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
☆16Updated 3 years ago
Alternatives and similar repositories for loxcc
Users that are interested in loxcc are comparing it to the libraries listed below
Sorting:
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆38Updated 5 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- Our own thread library similar to pthreads☆18Updated 2 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 8 months ago
- A standard C compiler.☆12Updated 8 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 months ago
- A basic garbage collection application written in C to manage memory☆17Updated 11 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 weeks ago
- fast prime sieve and hash algorithm☆38Updated this week
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Simplified C Compiler☆20Updated 9 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- LALR(1) parser for C++☆79Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago