You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small compiler for a custom high-level langage written in C (for now ?). This is meant to be a student project to learn about compiler infrastructures from parsing to code optimization and generation
.
About
Small compiler for a custom high-level langage written in C (for now ?). This is meant to be a student project to learn about compiler infrastructures from parsing to code optimization an SSA.