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☆90Updated 2 weeks ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Simplified C Compiler☆20Updated 9 years ago
- A simple SSA-based compiler.☆16Updated last year
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 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 2 weeks ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- 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 simple c-like language compiler☆18Updated 7 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- A Small RISC-V Virtual Machine☆84Updated 3 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆57Updated 10 months ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- The Yu (羽) programming language.☆81Updated 2 years ago
- Yet another C compiler.☆30Updated last year
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A lexical analyser for C, written in C.☆28Updated 9 years ago