arcsysu / SYsU-lang
A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.
☆212Updated last month
Alternatives and similar repositories for SYsU-lang:
Users that are interested in SYsU-lang are comparing it to the libraries listed below
- 中山大学编译原理课程实验( 完全重构版本)☆63Updated 2 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 3 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
- Documentation for YatCPU☆49Updated last year
- BUAASE2019级的编译实验的实验指导与实验安排☆115Updated 2 years ago
- The MOSAIC Operating Systems Model and Checker☆167Updated last year
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 2 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated last year
- ☆100Updated this week
- Library for generating/parsing/optimizing Koopa IR.☆107Updated last month
- Optimizing compiler for SysY (C subset)☆40Updated 9 months ago
- PKU compiler course online documentation.☆366Updated last month
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆42Updated 4 years ago
- A repo to store the compiler project☆72Updated 2 years ago
- Port XV6 to K210 board!☆132Updated 3 years ago
- PLCT实验室实习生社区。☆217Updated last week
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆47Updated 3 years ago
- ☆81Updated 8 months ago
- ☆54Updated 4 years ago
- compiler course info☆248Updated last year
- An unofficial reference implementation of the C Minus Minus Compiler☆51Updated 4 months ago
- ICSPA for MOOC☆52Updated last year
- NJU OS Experiments, including 6 mini labs and a realization of operating system☆16Updated 5 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆46Updated 2 years ago
- MIT 6.S081 xv6-riscv solution☆80Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆335Updated last year
- My First Language Frontend with LLVM Tutorial in Chinese☆69Updated last year
- ☆29Updated 2 years ago
- 本仓库包含上海交通大学IPADS实验室设计的操作系统课程系列实验。☆313Updated this week
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆249Updated 7 years ago