Compilers course @ FRI 2015/16
- lexer
- parser
- abstract syntax tree
- semantical analysis
- frames and accesses
- intermediate code generation
- lineariozation of intermediate code
- code generation of linearized code
- register allocation
- putting it all together (working MMIX ASM code generation)