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 purpose of this repository is to share how to create a lexical analyzer, a syntactic analyzer, and therefore, a semantic analyzer, all of this with a brand new programming language. All analyzers were developed for a brand new programming language called LPP (standing for Pseudocode Programming Language).