SmartPolarBear / cloxLinks
A bytecode-virtual-machine-based interpreter for the lox language written in modern C++
☆25Updated 2 years ago
Alternatives and similar repositories for clox
Users that are interested in clox are comparing it to the libraries listed below
Sorting:
- a simple tiny C Compiler using Lex & Yacc☆90Updated last week
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Easy Compiler Compiler written in C++☆25Updated 8 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- A C++ like compiler☆18Updated 3 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- C to LLVM / Python compiler☆10Updated 8 years ago
- A simple SSA-based compiler.☆16Updated last year
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- The first available release, on March 22, 1987.☆75Updated 7 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆40Updated 2 months ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆57Updated 9 months ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- The Yu (羽) programming language.☆81Updated 2 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Simplified C Compiler☆20Updated 9 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago