Skip to content

cliche-niche/CS335

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository houses assignment submissions made by me in the course CS335 (2022-23 II Sem.) at IIT-K. A brief description of each assignment has been provided below:

  • Assignment 1: The assignment was based on lexical analysis, and required the usage of Flex to scan codes in a toy language and Java.
    2+3 marks deducted on private test cases.
  • Assignment 2: The assignment was based on making parsers for some grammars (pen-paper) and making a parser for a dissertation (the parser code is incomplete, however, the bison files in WCTC run properly).
    5 marks deducted in problem 1, 44 marks deducted in problem 4 due to segmentation faults.
  • Assignment 3: The assignment was based on intermediate representation.
    No marks deducted.

About

Houses assignment submissions made in the course CS335 "Compiler Design" at IIT-K in 2022-23 II Sem.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors