Skip to content

Code and assignment submissions for CS-1319 Programming Language Design and Implementation (Compiler Design) in Monsoon 2023 taught by Professor Partha Pratim Das

Notifications You must be signed in to change notification settings

SaptarishiD/cs1319-compiler-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs1319

Code and assignment submissions for CS-1319 Programming Language Design and Implementation (Compiler Design) in Monsoon 2022 taught by Professor Partha Pratim Das

We worked towards creating a compiler for a subset of the C language called nanoC

a2: Lexical Analyzer using Flex
a3: Parser using Bison
a4: Machine-Independent Code Generator for nanoC using syntax-directed translation with Bison. Three-Address (intermediate) Code (TAC) used as target of translation

Team Members: Saptarishi Dhanuka, Shivam Kedia

This repository is only for educational purposes and any use of this repository for academic dishonesty is not permitted.

About

Code and assignment submissions for CS-1319 Programming Language Design and Implementation (Compiler Design) in Monsoon 2023 taught by Professor Partha Pratim Das

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published