An Introduction to Recognizing Regular Expressions in Haskell
| 9:30 PM UTC | MC 2065
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.