Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moeeinaali/ce414-cd
Solutions to Ms. Hosseinmardi's CE414: Compiler Design Course (Sharif University of Technology - Spring 2024)
https://github.com/moeeinaali/ce414-cd
c cminus compiler compiler-design python
Last synced: about 1 month ago
JSON representation
Solutions to Ms. Hosseinmardi's CE414: Compiler Design Course (Sharif University of Technology - Spring 2024)
- Host: GitHub
- URL: https://github.com/moeeinaali/ce414-cd
- Owner: MoeeinAali
- License: mit
- Created: 2024-03-17T17:13:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T08:48:09.000Z (5 months ago)
- Last Synced: 2024-07-13T09:52:32.556Z (5 months ago)
- Topics: c, cminus, compiler, compiler-design, python
- Language: TeX
- Homepage:
- Size: 35.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CE414-CD
Solutions to Ms. Hosseinmardi's CE414: Compiler Design (Sharif University of Technology - Spring 2024)## Overview
This repository contains solutions to the assignments for the CE414: Compiler Design course at the Sharif University of Technology, Spring 2024, taught by Ms. Hosseinmardi.
## Table of Contents
- [Overview](#overview)
- [Assignments](#assignments)
- [Exams](#exams)
- [Slides](#slides)
- [Notes](#notes)
- [Source](#source)
- [Maintainer](#maintainer)## Assignments
In the "Assignments" folder, you will find the solutions to assignments given during the course.
## Exams
In the "Exams" folder, you will find the solutions to the midterm and final of the course.
## Slides
In the "Slides" folder, you will find the course slides.
## Notes
In the "Notes" folder, you will find the course notes.
## Source
In the "Source" folder, you will find the source of the course.
## Maintainer
- [Moeein Aali](https://github.com/moeeinaali)