Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 generation

Obtain 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`.