CS330 Spring 2004 Lecture 14

George Tzanetakis

Slides 

Slides in pdf format

SML code

Code in text format
 

Suggested exercises

14.1) Do the evaluation of recursive function power by hand using call-value, call-by-name and call-by-need
14.2)  Write map for sequences