Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jieyouxu/comp0012-compilers-notes
Notes for COMP0012 Compilers
https://github.com/jieyouxu/comp0012-compilers-notes
comp0012 compiler notes
Last synced: 3 days ago
JSON representation
Notes for COMP0012 Compilers
- Host: GitHub
- URL: https://github.com/jieyouxu/comp0012-compilers-notes
- Owner: jieyouxu
- Created: 2019-05-08T13:04:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T02:52:01.000Z (over 5 years ago)
- Last Synced: 2024-11-06T00:39:34.532Z (about 2 months ago)
- Topics: comp0012, compiler, notes
- Language: TeX
- Size: 229 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COMP0012 Compilers Notes
Notes for COMP0012 Compilers:
- Compiler Structure
- Lexical Analysis
- Syntactic Analysis
- Semantic Analysis
- Intermediate Representation
- Optimization
- Run time organization
- Code generationObtain the latest release [here](https://github.com/jieyouxu/COMP0012-Compilers-Notes/releases/latest).
## Compiling
LaTeX files can be built by running XeLaTeX on `main.tex`.