CS510 - Advanced Functional Programming - Spring 2014

Instructor: Tim Sheard
CRN: 64726
Section 019
Title: CS 510 TOP: ADV FUNCTIONAL PROGRAMMING
Meeting time: Tuesday and Thursday 1400-1550
Classroom: FAB 40-07
Office: FAB 120-04
phone: 503-725-2410
email:


This course is about advanced topics in functional programming. We will learn advanced features of the Haskell programming language. Topics to be covered will be partially decided by the interests of the class members.

A listing of some possble topics can be found by looking at the Lecture Notes from a similar class I taught in the past.

We will also read some papers describing some of these topics. Here is a listing of some Papers we might read.

The class will be based on lecture notes, and on writing and reading Haskell programs. A basic understanding of functional programming, as found in the class CS410/510 is assumed.