SmartPolarBear / clox
A bytecode-virtual-machine-based interpreter for the lox language written in modern C++
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for clox
- A toy C compiler that compatible with C23 and can do limited optimizations☆44Updated last week
- Operating System Simulator☆20Updated 5 years ago
- 开源开发工具大会2020的幻灯片☆47Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆28Updated 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 last year
- 个人学习编译原理、理解创造一个编译器主体流程的小项目☆10Updated 4 years ago
- ☆30Updated 2 years ago
- DIY Compiler☆45Updated 4 months ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- The Yu (羽) programming language.☆74Updated last year
- 基于Rust语言的OS Kernel -- zCore☆18Updated 2 years ago
- rewrite subset of linux 2.6 by OOP, C++ advanced topics☆11Updated 3 years ago
- 实现一个子集c编译器,后端基于llvm20☆31Updated 2 weeks ago
- A simple SSA-based compiler.☆16Updated 6 months ago
- A multi-thread Redis implementation with RCU☆13Updated 6 months ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- A fork of chibicc ported to RISC-V assembly.☆38Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆35Updated 4 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆11Updated last year
- Learn how to write a minimal working linker from scratch☆97Updated 6 months ago
- An RISC-V experimental OS☆25Updated last year
- A repo to store the compiler project☆68Updated last year
- ☆20Updated 4 years ago
- CPU + xv6 + compiler☆18Updated 6 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆47Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 4 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆42Updated last year
- x86_64体系结构学习☆10Updated 5 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆34Updated 3 years ago