AinsleySnow / Ginkgo
A toy C compiler that compatible with C23 and can do limited optimizations
☆51Updated 3 months ago
Alternatives and similar repositories for Ginkgo:
Users that are interested in Ginkgo are comparing it to the libraries listed below
- 实现一个子集c编译器,后端基于llvm20Updated last month
- Learn how to write a minimal working linker from scratch☆101Updated 10 months ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- An RISC-V experimental OS☆25Updated last year
- 用Rust语言重写Linux kernel中的KVM☆16Updated 2 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- The Yu (羽) programming language.☆77Updated last year
- An unofficial reference implementation of the C Minus Minus Compiler☆52Updated last month
- Library for generating/parsing/optimizing Koopa IR.☆114Updated 3 months ago
- The cold linker☆69Updated 9 months ago
- The MiniDecaf tutorial documentation.☆94Updated 2 months ago
- A repo to store the compiler project☆74Updated 2 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- Yet Yet Another Compiler Compiler | 一个编译器前端框架☆17Updated 11 months ago
- 《Learn LLVM 17》的非专业个人翻译☆139Updated 6 months ago
- DIY Compiler☆46Updated 9 months ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆47Updated 2 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆30Updated last year
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- rewrite subset of linux 2.6 by OOP, C++ advanced topics☆11Updated 3 years ago
- 没分支的 rCore-Tutorial☆44Updated 2 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 4 years ago
- CPU + xv6 + compiler☆18Updated 7 years ago
- Tutorial for assignment of Introduction to Database System☆11Updated 2 months ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Updated 2 years ago
- 《Static Single Assignment Book》- 中文翻译☆23Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆36Updated 2 months ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆30Updated 2 years ago
- xv6-riscv-book中译版☆79Updated 10 months ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year