Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 553 Bytes

DAT259: Modern Compiler Construction Tools

This is the public GitHub repository for the special curriculum course "Modern Compiler Construction Tools".

Course Schedule Spring 2025

Week Topic Reading
4 Course Intro: Programming Languages and Compilers Dragon Book Chap.1
5 Lexical Analysis Dragon Book Chap. 3
6 Syntactical Analysis Dragon Book Chap. 4
7 Semantical Analysis Dragon Book Chap. 6
.. to be continued