LightC is a ANSI C compiler implementation
Stars
2
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
43
commits
Update README.md
46daa74
add hand-write front parser
f2a9261
c588a50
d681458
build new code gen
0bd4ee6
some thoughts
7968502
add code_modifier frame
0e79714
collect all decl for stack
23f0799
replace IR_BRANCH with IR_JUMP
a58ce48
SSA Out algorithm Up
1b4b5ac
Just BE ready to jasmin
923b2e8
add while stmt support
56d50b1
cleanup Data-Flow Analysis adapt to new SSA
732ec25
Have the new SSA Cons Algorithm (Legacy)
baef496
better error hit with lineno,column,the invoked line
336332c