AinsleySnow / GinkgoLinks
A toy C compiler that compatible with C23 and can do limited optimizations
☆61Updated last year
Alternatives and similar repositories for Ginkgo
Users that are interested in Ginkgo are comparing it to the libraries listed below
Sorting:
- Learn how to write a minimal working linker from scratch☆108Updated last year
- The Yu (羽) programming language.☆82Updated 2 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆62Updated 2 years ago
- ChocoPy LLVM Repo☆78Updated 3 years ago
- Linux io_uring based c++ 20 coroutine library☆28Updated 3 years ago
- 《Learn LLVM 17》的非专业个人翻译☆157Updated last year
- 实现一个子集c编译器,后端基于llvm20☆11Updated 10 months ago
- DIY Compiler☆45Updated last year
- An unofficial reference implementation of the C Minus Minus Compiler☆70Updated 11 months ago
- Library for generating/parsing/optimizing Koopa IR.☆140Updated 3 weeks ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆50Updated 5 years ago
- The MiniDecaf tutorial documentation.☆98Updated 2 months ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆56Updated last year
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- llvm-based c compiler☆100Updated 2 years ago
- 《Static Single Assignment Book》- 中文翻译☆34Updated 2 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆13Updated 2 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 5 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆246Updated 4 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆146Updated 4 years ago
- An RISC-V experimental OS☆25Updated 2 years ago
- An optimizing compiler targeting armv7 and risc-v32☆63Updated 11 months ago
- xv6-riscv-book中译版☆83Updated last year
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆39Updated 6 months ago
- The cold linker☆71Updated 2 weeks ago
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆80Updated 2 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago