SmartPolarBear / cloxLinks
A bytecode-virtual-machine-based interpreter for the lox language written in modern C++
☆27Updated 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☆91Updated last month
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Lox modern cpp implement☆15Updated 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 last month
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A Small RISC-V Virtual Machine☆85Updated 3 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- A simple SSA-based compiler.☆16Updated last year
- C++ parser for Lex and YACC☆26Updated 5 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- The Yu (羽) programming language.☆81Updated 2 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- a c compiler☆58Updated 3 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆59Updated 11 months ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- A C-implemented C compiler☆92Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Easy Compiler Compiler written in C++☆25Updated 8 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- qcc is a small toy C compiler☆42Updated 8 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago