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:
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 2 months ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- A simple SSA-based compiler.☆16Updated last year
- C++ parser for Lex and YACC☆26Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A compiler for a subset of C11 language. Under development...☆13Updated last year
- C to LLVM / Python compiler☆10Updated 8 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Lox modern cpp implement☆15Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 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 2 months ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 5 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Minix 1.1 to 2.0.4☆53Updated 7 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- A virtio layer for xv6☆11Updated 6 years ago
- Yet another C compiler.☆30Updated 2 months ago
- A standard C compiler.☆12Updated 9 years ago
- The first available release, on March 22, 1987.☆75Updated 8 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago