dtcxzyw / cmmcLinks
An unofficial reference implementation of the C Minus Minus Compiler
☆70Updated 11 months ago
Alternatives and similar repositories for cmmc
Users that are interested in cmmc 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
- A fast compiler for SysY code☆19Updated 3 years ago
- An optimizing compiler targeting armv7 and risc-v32☆63Updated last year
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆221Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆144Updated last month
- Optimizing compiler for SysY (C subset)☆44Updated last year
- ChocoPy LLVM Repo☆79Updated 3 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆62Updated last year
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Updated 3 years ago
- The MOSAIC Operating Systems Model and Checker☆207Updated 2 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆62Updated 2 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆39Updated 6 months ago
- Learn LLVM 17, published by Packt☆211Updated last year
- BUAASE2019级的编译实验的实验指导与实验安排☆118Updated 3 years ago
- 中山大学编译原理课程实验(完全重构版本)☆129Updated 6 months ago
- A visualized debugging framework to aid in understanding the Linux kernel.☆210Updated last month
- 国科大编译作业:基于Clang的C语言解释执行器☆43Updated 4 years ago
- Learn how to write a minimal working linker from scratch☆109Updated last year
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆246Updated 4 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆55Updated 3 years ago
- Yet another toy CPU.☆92Updated 2 years ago
- The SysY compiler competition. A backup before official path gets set up.☆47Updated 5 months ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆50Updated 5 years ago
- Here is a final lab of Compiler in USTC, focusing on MLIR☆20Updated 5 years ago
- 《Static Single Assignment Book》- 中文翻译☆34Updated 2 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆13Updated 2 years ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆48Updated 4 years ago
- learn javassist by example☆30Updated 4 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.☆270Updated 4 years ago
- A simple full system emulator. Currently support RV64IMACSU and MIPS32 and LoongArch32. Capable of booting Linux. Suitable for education …☆119Updated last year