An open API service indexing awesome lists of open source software.

https://github.com/iamdyeus/compilerdesign

A repo for my coursework on subject compiler design
https://github.com/iamdyeus/compilerdesign

Last synced: 3 months ago
JSON representation

A repo for my coursework on subject compiler design

Awesome Lists containing this project

README

        

# Compiler Design Coursework
Welcome to my Compiler Design coursework repository! This repository contains all the materials, code, and documentation related to my Compiler Design subject. The coursework is structured to reflect the topics covered during the semester, and the repository will be regularly updated with new content as the coursework progresses.

## Repository Strucutre
```bash
Labs/Date(1.1.25)/
├── Outputs
│ ├── question1.png
│ ├── question2.png
│ └── question3.png
├── question1.l
├── question2.l
├── question3.l
└── README.md
```
> *Tree Generated using [this](https://www.text-tree-generator.com/)

## Documentation
I am consolidating the final coursework into a Google Doc, which you can access [here](https://docs.google.com/document/d/1DvCe3M2t7dE-_EUE7EMARgmkxkJHUxDlEuGrtlWtyrk/edit?usp=sharing).