Skip to content

An incomplete Semantic Analyzer that reviews; variable declaration and unicity, variable type matching, and conditionals. Does not currently check array indexes, return types, or parameter types.

Notifications You must be signed in to change notification settings

JCKortlang/Compiler-SemanticAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

An incomplete Semantic Analyzer that reviews; variable declaration and unicity, variable type matching, and conditionals. Does not currently check array indexes, return types, or parameter types.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages