/Mini-Compiler-project

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

Primary LanguageCApache License 2.0Apache-2.0

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