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
- Library for generating/parsing/optimizing Koopa IR.☆140Updated 3 weeks ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆220Updated last year
- An optimizing compiler targeting armv7 and risc-v32☆63Updated 11 months ago
- ChocoPy LLVM Repo☆78Updated 3 years ago
- Optimizing compiler for SysY (C subset)☆44Updated last year
- The MOSAIC Operating Systems Model and Checker☆205Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- BUAASE2019级的编译实验的实验指导与实验安排☆118Updated 3 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆62Updated 2 years ago
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Updated 3 years ago
- 中山大学编译原理课程实验(完全重构版本)☆128Updated 5 months ago
- Learn LLVM 17, published by Packt☆212Updated last year
- Learn how to write a minimal working linker from scratch☆108Updated last year
- A visualized debugging framework to aid in understanding the Linux kernel.☆181Updated last month
- 国科大编译作业:基于Clang的C语言解释执行器☆43Updated 4 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆39Updated 6 months ago
- The SysY compiler competition. A backup before official path gets set up.☆47Updated 4 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆73Updated this week
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆267Updated 4 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆55Updated 3 years ago
- learn javassist by example☆30Updated 4 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆13Updated 2 years ago
- 《Static Single Assignment Book 》- 中文翻译☆35Updated 2 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆50Updated 5 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆246Updated 4 years ago
- Compiler development environment.☆21Updated last month
- A simple full system emulator. Currently support RV64IMACSU and MIPS32 and LoongArch32. Capable of booting Linux. Suitable for education …☆119Updated last year