Skip to content

sunilmhta/Compiler-for-subset-of-C-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler-for-subset-of-C-language

This is an assignment project for the Compiler lab at IIT Guwahati.

This software is used to parse a subset of C language (basic data types, if-else and while loop, function syntax,and function return type) and check for the syntax errors (if any) and if everything is alright then it generates the symbol table.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published