Information
An Introduction to Recognizing Regular Expressions in Haskell.
Held in MC 2065, on 2007-02-15, at 4:30 PM.
Abstract
This talk will introduce the Haskell programming language and and walk through building a recognizer for regular languages. The talk will include a quick overview of regular expressions, an introduction to Haskell and finally a line by line analysis of a regular language recognizer.