6.8
Assignment 15
Programming Language ISL+
Due Date Thurs 3/16 at 11:59pm
Possible Points 28
Purpose To use pre-defined abstractions to improve code.
Graded Exercises
Exercise 1 Fix your Typaholic! implementation using grader feedback if necessary.
Exercise 2 Change your Typaholic! implementation so it uses higher-order list processing functions whenever appropriate. You should also use local to increase clarity when possible.