Lecture overview -- Keyboard shortcut: 'u'  Previous page: Imperative Programming in a Functional Language -- Keyboard shortcut: 'p'  Next page: Jumps in Functional Programs -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Simulation of other Paradigms and Continuations - slide 14 : 43

Sequential Control

Evaluation order is very liberal in functional programming languages

Can we deal with sequential order, as known from imperative programming languages?