Library for generating/parsing/optimizing Koopa IR.
☆157Mar 19, 2026Updated 6 months ago
Alternatives and similar repositories for koopa
Users that are interested in koopa are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆95Mar 19, 2026Updated 6 months ago
- PKU Mirror Frontend☆11Apr 5, 2025Updated last year
- The final project of PKU course Compilers: Principles in Spring 2023, a SysY to RISC-V compiler. Document::https://pku-minic.github.io/on…☆21Jun 15, 2023Updated 3 years ago
- Basic chisel difftest environment for RTL design (WIP☆21Mar 8, 2025Updated last year
- ☆11Apr 10, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The pintos source distribution for PKU Operating System Course projects☆68Feb 17, 2025Updated last year
- PKU 编译 lab 2023 - SysY 编译器☆14Oct 17, 2023Updated 2 years ago
- AI based singing voice synthesis database generator☆13Aug 12, 2022Updated 4 years ago
- 项目的主仓库☆26Sep 11, 2022Updated 4 years ago
- 方舟编译入门技术课程的配套代码☆30Sep 16, 2020Updated 6 years ago
- Paging Debug tool for GDB using python☆13Jun 4, 2022Updated 4 years ago
- ☆45Jan 8, 2025Updated last year
- Build lexers and parsers by deriving traits.☆25Aug 3, 2026Updated last month
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆63Feb 4, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆30Jun 19, 2025Updated last year
- A compiler of C subset by USTB OWL Wheel Lab.☆13Mar 8, 2026Updated 6 months ago
- Compiler development environment.☆24Apr 9, 2026Updated 5 months ago
- The Yu (羽) programming language.☆83Updated this week
- ☆20Updated this week
- blog with go☆11Jul 5, 2023Updated 3 years ago
- A mini kv database demo that using simplified bitcask storage model with rust implementation. And you can find a tutorial from https://bl…☆26Mar 24, 2023Updated 3 years ago
- Command-line script to access global proxy via PKU VPN☆16Sep 10, 2022Updated 4 years ago
- 简单的Mac中文指南☆24Nov 9, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 北大成绩查询页面(Re-implemented by Angular)☆20Jan 19, 2024Updated 2 years ago
- Learn how to write a minimal working linker from scratch☆114Apr 24, 2024Updated 2 years ago
- A script engine written by C++, which supports lambda, incremental-gc, multiple-threads and so on...☆10Apr 25, 2019Updated 7 years ago
- MPI Interest Group on Algorithms on 1st semester 2021☆17Sep 20, 2022Updated 4 years ago
- Spring 2022 Course Website for Operating System Course at Peking University☆11Oct 14, 2022Updated 3 years ago
- Create a multi-tier Just-in-time compiler in 10 minutes!☆15Dec 20, 2016Updated 9 years ago
- Port XV6 to K210 board!☆150Jun 23, 2021Updated 5 years ago
- 从某清华模版魔改的beamer主题x☆22Apr 24, 2022Updated 4 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。