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☆93Updated 4 months ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- A simple SSA-based compiler.☆17Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- C to LLVM / Python compiler☆10Updated 9 years ago
- A compiler for a subset of C11 language. Under development...☆13Updated 2 years ago
- Lox modern cpp implement☆16Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- a mini C-like language(C1) compiler☆39Updated 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 4 months ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- A standard C compiler.☆12Updated 9 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Simplified C Compiler☆20Updated 9 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- self education and historical research of the C++ compiler cfront v3☆89Updated 10 years ago
- 🖥a simple c-like language compiler☆19Updated 7 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Yet another C compiler.☆30Updated 3 weeks ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Derivative of Ron Cain's Small C Compiler☆14Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- qcc is a small toy C compiler☆42Updated 8 years ago