ustb-owl / MimiC
MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.
☆60Updated 2 years ago
Alternatives and similar repositories for MimiC:
Users that are interested in MimiC are comparing it to the libraries listed below
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 3 months ago
- MiniVM is a virtual machine for executing Eeyore/Tigger IR.☆35Updated 3 years ago
- Optimizing compiler for SysY (C subset)☆41Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆119Updated 5 months ago
- Take your first step in writing a compiler.☆29Updated 4 years ago
- The MiniDecaf tutorial documentation.☆95Updated 4 months ago
- A fast compiler for SysY code☆18Updated 2 years ago
- The Yu (羽) programming language.☆77Updated last year
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆60Updated last year
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆60Updated 3 years ago
- The MiniDecaf compilers.☆67Updated 4 years ago
- The MiniDecaf test cases.☆17Updated last year
- Open test cases of PKU compiler course.☆25Updated 3 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆48Updated 3 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆215Updated 5 months ago
- xv6-riscv-book中译版☆81Updated 11 months ago
- The Gee (寂) Operating System, written in YuLang.☆34Updated 3 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆117Updated 2 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆254Updated 7 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆58Updated 3 months ago
- 《Static Single Assignment Book》- 中文翻译☆28Updated last year
- ChocoPy LLVM Repo☆75Updated 2 years ago
- 龙芯杯21个人赛作品☆35Updated 3 years ago
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- Compiler development environment.☆18Updated 4 months ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆38Updated 3 weeks ago
- Learn how to write a minimal working linker from scratch☆102Updated last year