AinsleySnow / GinkgoLinks
A toy C compiler that compatible with C23 and can do limited optimizations
☆60Updated 11 months ago
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☆106Updated last year
- 《Learn LLVM 17》的非专业个人翻译☆156Updated last year
- The Yu (羽) programming language.☆81Updated 2 years ago
- 实现一个子集c编译器,后端基于llvm20☆11Updated 8 months ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆61Updated 2 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- ChocoPy LLVM Repo☆77Updated 2 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆54Updated 10 months ago
- An unofficial reference implementation of the C Minus Minus Compiler☆64Updated 9 months ago
- The MiniDecaf tutorial documentation.☆98Updated 3 weeks ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- llvm-based c compiler☆99Updated 2 years ago
- DIY Compiler☆45Updated last year
- 《Static Single Assignment Book》- 中文翻译☆35Updated 2 years ago
- Library for generating/parsing/optimizing Koopa IR.☆128Updated this week
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆13Updated 2 years ago
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- ☆83Updated 4 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 5 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆48Updated 5 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆79Updated 2 years ago
- ☆79Updated this week
- xv6-riscv-book中译版☆83Updated last year
- An optimizing compiler targeting armv7 and risc-v32☆62Updated 9 months ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆221Updated 11 months ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆145Updated 4 years ago
- ☆30Updated 3 years ago