Skip to content
/ compiler Public

Implementation of the lexical, syntactic and semantic analyzers of a compiler for a specific language, built in Python for a university assignment.

Notifications You must be signed in to change notification settings

mvfc/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

Modules:

1 - Lexic Analyzer

2 - Syntactic Analyzer

3 - Semantic Analyzer

About

Implementation of the lexical, syntactic and semantic analyzers of a compiler for a specific language, built in Python for a university assignment.

Resources

Stars

Watchers

Forks