Compiler Design - Fall 2023 - Sharif University of Technology
-
HW1:
- Lexical Analysis
- Scanner
- DFA
- NFA
- Regular Language
-
HW2:
- Parser
- top-down parsing
- bottom-up parsing
- Parser
-
HW3:
- Semantic Analysis
- intermediate-code generator
- LR(K) Parsing
- SLR
- LR
- LALR
-
HW4:
- Run-time Memory
- Local Optimization
- Global Optimization
- Register Allocation
For reading lecture notes you can see here.
For more details and questions see this link.