pku-minic / koopa
Library for generating/parsing/optimizing Koopa IR.
☆108Updated 2 months ago
Alternatives and similar repositories for koopa:
Users that are interested in koopa are comparing it to the libraries listed below
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆59Updated last year
- The MiniDecaf tutorial documentation.☆94Updated last month
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated last year
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆137Updated 3 years ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 2 years ago
- The MiniDecaf compilers.☆67Updated 4 years ago
- rcore-os Developer Blog☆45Updated last month
- ☆36Updated 2 months ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆47Updated 3 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆35Updated last month
- A fast compiler for SysY code☆18Updated 2 years ago
- The MOSAIC Operating Systems Model and Checker☆167Updated last year
- Learn how to write a minimal working linker from scratch☆100Updated 9 months ago
- A repo to store the compiler project☆73Updated 2 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- public repository for 2020 operating system course project "riscv64-ucore"☆23Updated 4 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆52Updated 4 months ago
- ☆100Updated 2 weeks ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Updated 2 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆115Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆50Updated 2 months ago
- ☆47Updated 2 years ago
- PKU compiler course online documentation.☆369Updated 2 months ago
- A toy compiler for miniSysY, implemented in Rust. (Reference implementation for BUAA-SE-Compiler course project)☆27Updated last year
- 一种支持多种架构嵌入式领域的实时操作系统,支持网络通信和grub启动☆65Updated last year
- Port XV6 to K210 board!☆132Updated 3 years ago
- 没分支的 rCore-Tutorial☆45Updated last year
- 用Rust语言重新设计与实现xv6☆35Updated 2 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆59Updated 3 years ago