SmartPolarBear / clox
A bytecode-virtual-machine-based interpreter for the lox language written in modern C++
☆25Updated last year
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☆51Updated 2 months ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 years ago
- DIY Compiler☆45Updated 8 months ago
- A Toy C Compiler☆9Updated 7 years ago
- The Yu (羽) programming language.☆77Updated last year
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- C to LLVM / Python compiler☆10Updated 8 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
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- Operating System Simulator☆19Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- 基于Rust语言的OS Kernel -- zCore☆19Updated 2 years ago
- ☆30Updated 2 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Simplified C Compiler☆19Updated 8 years ago
- a c compiler☆56Updated 2 years ago
- Some toy labs for compiler course☆58Updated 2 years ago
- Learn how to write a minimal working linker from scratch☆101Updated 9 months ago
- A research kernel written in modern C++.☆26Updated 3 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- A simple SSA-based compiler.☆16Updated 9 months ago
- All handouts will be here☆25Updated 2 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆48Updated 2 years ago
- A virtio layer for xv6☆11Updated 5 years ago
- A Small RISC-V Virtual Machine☆77Updated 2 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago