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
This is an attempt to create a compiler for a subset of C. It is written in c# following this tutorial by Nora Sandler. It was made to learn more about compilers and is not made for actual use.