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 toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 6 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- The Yu (羽) programming language.☆79Updated last year
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆57Updated 4 months ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- A simple SSA-based compiler.☆16Updated last year
- Operating System Simulator☆19Updated 6 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- ☆31Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A research kernel written in modern C++.☆26Updated 3 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- General-LR Parser Generator☆10Updated last month
- A fork of chibicc ported to RISC-V assembly.☆40Updated 3 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- P523 Code☆27Updated 10 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- Tiger Compiler Lab based on C.☆30Updated 8 years ago
- A standard C compiler.☆11Updated 8 years ago
- learn javassist by example☆31Updated 3 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- DIY Compiler☆45Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago