Skip to content

mtread/Semantic_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3 – Semantic Analyzer

This project introduces a semantic analyzer that checks for meaning-related rules in the language.
It verifies things like correct variable initialization, matching data types, and proper use of operators.
The compiler reports semantic errors along with the line where they occur.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors