compilers-lab-aut-22

Assignments repository for Compilers Laboratory course, Autumn 2022

View on GitHub

Assignment 3 ·

Directory for the third assignment of Compilers Laboratory course (CS39003) offered in Autumn semester 2022, Department of CSE, IIT Kharagpur.

Getting started

Read the assignment problem statement from Assignment_3.pdf

make
make run
make clean

Solution

GCC version information-

gcc (GCC) 12.1.1 20220730
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.