Continuations; Data Types and ML




CS152

Chris Pollett

Apr. 15, 2009

Outline

Continuations

Continuations in Scheme

ML

Getting started with ML

More ML

ML Type Inference

Data Types and Type Information

What things do we need to be able to say/do about types?

Type Systems