This repository contains all the programming assignments given in CS502 during the Fall Session of 2022 at IIT Mandi in which I built five phases of Compiler - Parsing Trees, Semantic Analysis, Intermediate Code Generation, Live Variable Analysis, Register Allocation.
SandeepKundalwal/Compiler-Design
[CS502: Compiler Design] Built Five Phases of Compiler - Parsing Trees, Semantic Analysis, Intermediate Code Generation, Live Variable Analysis, Register Allocation
Java