FLaT Change Log
From The Perl Formal Language Toolkit
Version 0.9.0 - 17 Nov 2007
Since this is the first real release of the new FLAT codebase, there are no real changes per se. Most information is contained in the POD, but this needs some beefing up as well.
Compelling features of the current release:
- convert regex to FA
- output FA in various useable formats (graphviz, etc)
- test validity of string given regex/DFA
- given regex/DFA, iterate over strings that it will accept
