arcsysu / SYsU-lang
A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.
☆215Updated 5 months ago
Alternatives and similar repositories for SYsU-lang:
Users that are interested in SYsU-lang are comparing it to the libraries listed below
- 中山大学编译原理课程实验(完全重构版本)☆100Updated last week
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- Documentation for YatCPU☆51Updated last year
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 3 months ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆48Updated 3 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆117Updated 2 years ago
- Library for generating/parsing/optimizing Koopa IR.☆119Updated 5 months ago
- The MOSAIC Operating Systems Model and Checker☆187Updated last year
- ChocoPy LLVM Repo☆75Updated 2 years ago
- Optimizing compiler for SysY (C subset)☆41Updated last year
- 实现一个子集c编译器,后端基于llvm20☆2Updated last month
- ☆124Updated last week
- ☆32Updated last year
- PKU compiler course online documentation.☆380Updated last week
- 编译原理龙书答案☆193Updated 9 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- MIT 6.S081 xv6-riscv solution☆89Updated 3 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆58Updated 3 months ago
- ☆85Updated last year
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆341Updated last year
- 《Static Single Assignment Book》- 中文翻译☆28Updated last year
- ☆58Updated 4 years ago
- compiler course info☆248Updated last year
- Guide for ICSPA MOOC☆76Updated last year
- ICSPA for MOOC☆53Updated last year
- 2021年中国科学技术大学编译原理(H)课程实验项目☆24Updated last year
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆254Updated 7 years ago
- AbstractMachine kernels☆63Updated 2 weeks ago