An Introduction to Recognizing Regular Expressions in Haskell
| 4:30 PM EST | 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.