Semantics of Programming Languages

Prof. Tobias Nipkow, Wintersemester 2012/13

On this page: News Lecture and Exercises Homework Aims Important notice Literature

News

Material

Exercises

If you use the Mercurial version control system, you can synchronize these files automatically: hg clone https://www21.in.tum.de/~lammich/hg/semantics_website
[ view changelog ]

Homework

Homework is the heart and soul of this course.

Aims

The aim of this course will be to introduce the structural, operational approach to programming language semantics. It will show how this formalism is used to specify the meaning of some simple programming language constructs and to reason formally about semantic properties of programs and of tools like program analyzers and compilers. For the reasoning part the theorem prover Isabelle will be used.

At the end of the course students should

Important notice

Literature