Problem Set 10
Home Up Problem Set 1 Problem Set 2 Problem Set 3 Problem Set 4 Problem Set 5 Problem Set 6 Problem Set 7 Problem Set 8 Problem Set 9 Problem Set 10 Final Project

 

Due 5PM Friday, November 19.

Arrows and Yampa:

Do exercises 1 through 5 in the paper Arrows, Robots, and Functional Reactive Programming.
 

Final Project:

Give a one-page description of your final project.  Describe as clearly as you can what your Haskell program will do.  Try to include things such as:

bulletA specification, even if informal, of how the program should behave.
bulletHow the program will be structured.  (Try to write some type signatures to help formalize this.)
bulletWhat libraries your program might depend on.
bulletQuestions/problems that you are unsure about (we will try to give you feedback on these).

 

Solutions.