Skip to content

This repo contain all the analysis phases of compiler implemented in c.

License

Notifications You must be signed in to change notification settings

rahulkumdas/Mini-Compiler-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Mini-Compiler-project

  • Codes pertaining to projects for Compiler Design Lab for Course CO351 - Compiler Design Lab
  • It comprised of four phases:
    • Lexical Analyzer
    • Parser
    • Semantic Analyzer
    • Intermediate Code Generation