dtcxzyw / cmmc
An unofficial reference implementation of the C Minus Minus Compiler
☆52Updated 2 weeks ago
Alternatives and similar repositories for cmmc:
Users that are interested in cmmc 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 fast compiler for SysY code☆18Updated 2 years ago
- A repo to store the compiler project☆74Updated 2 years ago
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Updated 2 years ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 3 weeks ago
- Library for generating/parsing/optimizing Koopa IR.☆110Updated 2 months ago
- The MOSAIC Operating Systems Model and Checker☆167Updated last year
- Optimizing compiler for SysY (C subset)☆40Updated 10 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆32Updated this week
- 国科大编译作业:基于Clang的C语言解释执行器☆40Updated 3 years ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆47Updated 3 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆29Updated last year
- learn javassist by example☆30Updated 3 years ago
- A simple full system emulator. Currently support RV64IMACSU and MIPS32 and LoongArch32. Capable of booting Linux. Suitable for education …☆111Updated 3 months ago
- BUAASE2019级的编译实验的实验指导与实验安排☆116Updated 2 years ago
- Learn LLVM 17, published by Packt☆163Updated 8 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆51Updated 2 months ago
- 中山大学编译原理课程实验(完全重构版本)☆67Updated this week
- 《Static Single Assignment Book》- 中文翻译☆21Updated last year
- 国科大编译作业三:Point to 分析☆18Updated 3 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- A visualized debugging framework to aid in understanding the Linux kernel.☆103Updated last week
- Learn how to write a minimal working linker from scratch☆101Updated 9 months ago
- Yet another toy CPU.☆86Updated last year
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- The Gee (寂) Operating System, written in YuLang.☆34Updated 3 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆213Updated 2 months ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆236Updated 3 years ago
- A toy compiler for miniSysY, implemented in Rust. (Reference implementation for BUAA-SE-Compiler course project)☆27Updated last year
- Compiler development environment.☆14Updated 2 months ago