www-new/content/events/2003/winter/Regular-Expressions.md

728 B

name short date online location
Regular Expressions Find your perfect match Thu Jan 23 2003 19:30:00 GMT-0500 (Eastern Standard Time) false MC1085

Stephen Kleene developed regular expressions to describe what he called the algebra of regular sets.

Since he was a pioneering theorist in computer science, Kleene's regular expressions soon made it into searching algorithms and from there to everyday tools.

Regular expressions can be powerful tools to manipulate text. You will be introduced to them in this talk. As well, we will go further than the rigid mathematical definition of regular expressions, and delve into POSIX regular expressions which are typically available in most Unix tools.