pku-minic / compiler-devLinks
Compiler development environment.
☆21Updated 2 months ago
Alternatives and similar repositories for compiler-dev
Users that are interested in compiler-dev 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.☆146Updated 4 years ago
- The MiniDecaf test cases.☆18Updated 8 months ago
- The MOSAIC Operating Systems Model and Checker☆208Updated 2 years ago
- PA + Labs for Operating Systems 2019 course in NJU taught by JYY.☆12Updated 6 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆118Updated 3 years ago
- Optimizing compiler for SysY (C subset)☆44Updated last year
- Recommended coding standard of Verilog and SystemVerilog.☆36Updated 4 years ago
- An optimizing compiler targeting armv7 and risc-v32☆63Updated last year
- Yet another toy CPU.☆92Updated 2 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆70Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆145Updated last month
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆63Updated 3 years ago
- ChocoPy LLVM Repo☆79Updated 3 years ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆48Updated 4 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆221Updated last year
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆248Updated 4 years ago
- A visualized debugging framework to aid in understanding the Linux kernel.☆211Updated 2 months ago
- 《自己动手写AI编译器》☆33Updated last year
- A scheduling framework for multitasking over diverse XPUs, including GPUs, NPUs, ASICs, and FPGAs☆156Updated 3 weeks ago
- The MiniDecaf tutorial documentation.☆98Updated 2 months ago
- ☆98Updated last year
- MIT6.175 & MIT6.375 Study Notes☆46Updated 2 years ago
- A fast compiler for SysY code☆19Updated 3 years ago
- ☆23Updated 2 years ago
- Documentation for YatCPU