sysy topic
List
sysy repositories
SYsU-lang
202
Stars
37
Forks
Watchers
A mini, simple and modular compiler lab for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.
ayame
58
Stars
6
Forks
Watchers
A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.
Whitee
15
Stars
1
Forks
Watchers
A tiny compiler which translates SysY(a subset of C language) into ARM-v7a assembly.
SallyCompiler
18
Stars
5
Forks
Watchers
Simple compiler that translates simpified C into ARMv7 assembly