wildoranges / MahoShojoLinks
2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品
☆27Updated 3 years ago
Alternatives and similar repositories for MahoShojo
Users that are interested in MahoShojo are comparing it to the libraries listed below
Sorting:
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆140Updated 4 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆61Updated 7 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 4 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆119Updated 2 years ago
- An optimizing compiler targeting armv7 and risc-v32☆61Updated 7 months ago
- Library for generating/parsing/optimizing Koopa IR.☆131Updated 9 months ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆217Updated 9 months ago
- Optimizing compiler for SysY (C subset)☆43Updated last year
- The MOSAIC Operating Systems Model and Checker☆198Updated 2 years ago
- 国科大编译作业:基于Clang的C语言解释执行器☆39Updated 3 years ago
- A fast compiler for SysY code☆18Updated 3 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆61Updated 2 years ago
- PLCT实验室实习生社区。☆276Updated this week
- 中山大学编译原理课程实验(完全重构版本)☆126Updated last month
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆64Updated 4 years ago
- 国科大编译作业二:LLVM Pass处理函数调用☆17Updated 3 years ago
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University)☆212Updated 6 months ago
- ☆138Updated 3 weeks ago
- ChocoPy LLVM Repo☆76Updated 2 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆69Updated 3 years ago
- 《Static Single Assignment Book》- 中文翻译☆35Updated 2 years ago
- Compiler development environment.☆19Updated 9 months ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆83Updated 2 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆54Updated 3 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆46Updated 5 years ago
- A simple full system emulator. Currently support RV64IMACSU and MIPS32 and LoongArch32. Capable of booting Linux. Suitable for education …☆117Updated 10 months ago
- 国科大编译作业三:Point to 分析☆18Updated 3 years ago
- The Gee (寂) Operating System, written in YuLang.☆34Updated 4 years ago
- 中科大 2017 级数字电路实验/组成原理实验的同学经验和资料分享☆12Updated 5 years ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆253Updated 3 years ago