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
A compiler implemented in C++. Designed a simple language called LPas(grammar is just like compact Pascal, I call it Little Pascal). It is used to compile LPas and generates MIPS assembly code.