AinsleySnow / GinkgoLinks
A toy C compiler that compatible with C23 and can do limited optimizations
☆55Updated 6 months ago
Alternatives and similar repositories for Ginkgo
Users that are interested in Ginkgo are comparing it to the libraries listed below
Sorting:
- The Yu (羽) programming language.☆78Updated last year
- 实现一个子集c编译器,后端基于llvm20☆3Updated 3 months ago
- An unofficial reference implementation of the C Minus Minus Compiler☆58Updated 4 months ago
- Learn how to write a minimal working linker from scratch☆105Updated last year
- An RISC-V experimental OS☆25Updated last year
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- 《Static Single Assignment Book》- 中文翻译☆31Updated 2 years ago
- The MiniDecaf tutorial documentation.☆97Updated 6 months ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆36Updated 3 weeks ago
- ChocoPy LLVM Repo☆75Updated 2 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆48Updated 5 months ago
- The cold linker☆71Updated last year
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- DIY Compiler☆45Updated last year
- 《Learn LLVM 17》的非专业个人翻译☆148Updated 9 months ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆48Updated 3 years ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆31Updated 3 years ago
- llvm-based c compiler☆98Updated last year
- 没分支的 rCore-Tutorial☆46Updated 2 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 4 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- Library for generating/parsing/optimizing Koopa IR.☆123Updated 6 months ago
- A super tiny RISC-V emulator that is able to run xv6.☆74Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆38Updated 2 months ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- Some notes or translations about operating system or programming language.☆100Updated 7 months ago
- 用Rust语言重新设计与实现xv6☆35Updated 3 years ago