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 random project to see if I could take the pseudocode typically used in AP Computer Science Principles and turn it into a real language. I've never written a translator before so it might be a little inefficient, but it was still fun to make.
About
A simple compiler written in rust for AP Computer Science Principles' pseudocode.