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
The goal of this program is to point out all syntactic errors found by the parser just like the GCC compiler would, but only for syntactic errors, not semantic ones.