compilers-lab-aut-22

Assignments repository for Compilers Laboratory course, Autumn 2022

View on GitHub

Assignment 6 ·

Directory for the sixth and final 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_6.pdf

make
make test
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.