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
basically, i take a .bf file from the user, parse it, then translate it to C code & optimize (slightly) along the way.
then, i compile and run the new C file. fun stuff!