We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Implementation of the lexical, syntactic and semantic analyzers of a compiler for a specific language, built in Python for a university assignment.
Modules:
1 - Lexic Analyzer
2 - Syntactic Analyzer
3 - Semantic Analyzer