Course Literature
Afp0506
The literature for AFP consists of a number of selected papers that are all available through Internet. These
papers cover the topics that are discussed in the lectures. Students are expected to study these papers individually,
and preferably before the associated lecture. (If you run into problems while reading a paper, you might want to notify me,
so that I can pay some attention to it during the lectures.)
In addition, students are expected to have a thorough look the
Haskell Language Report, which is the official definition of the Haskell 98
language, including a number of standard libraries that are supported.

You can also download
this file (AFP06-papers.zip) with the selected papers (approximately 3 Mb).
Selected Papers
1. Introduction
2. Monads and arrows
3. wxHaskell and FFI
4. Functional data structures
5. Domain specific languages
6. Template Haskell
7. Debugging and Tracing
8. Advanced Type Classes
9. Generalized Algebraic Data Types
10. Advanced parsing techniques