CPSC 201: Introduction to Computer Science

 

Instructor: Carsten Schürmann
Department of Computer Science
Yale University
Time: MWF 11:30-12:20
Room: AKW200

  Home
  Schedule
  Handouts
  Assignments
  Projects
  Links
 
 

Lecture 26

We discuss regular expressions and give a continuation based implementation for it.


Code: regexp.sml.

Reading: Robert Harper. Functional Pearls. Proof-Directed Debugging. Journal of Functional Programming.