SmartPolarBear / clox
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
- A toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 5 months ago
- Simplified C Compiler☆19Updated 9 years 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
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A simple SSA-based compiler.☆16Updated last year
- C to LLVM / Python compiler☆10Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A research kernel written in modern C++.☆26Updated 3 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- A network stack implementation for xv6 OS☆32Updated 6 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- DIY Compiler☆45Updated 11 months ago
- A standard C compiler.☆11Updated 8 years ago
- The Yu (羽) programming language.☆77Updated last year
- ☆30Updated 3 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A Small RISC-V Virtual Machine☆79Updated 3 years ago
- open64 compiler☆85Updated last year
- An x86 OS written from scratch in C☆36Updated 7 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆58Updated 3 months ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- A Tour Through the SubC Compiler☆90Updated 3 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- ☆9Updated 9 years ago