dtcxzyw / cmmc
An unofficial reference implementation of the C Minus Minus Compiler
☆51Updated 4 months ago
Alternatives and similar repositories for cmmc:
Users that are interested in cmmc are comparing it to the libraries listed below
- A fast compiler for SysY code☆18Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 2 years ago
- A repo to store the compiler project☆72Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆50Updated last month
- A visualized debugging framework to aid in understanding the Linux kernel.