Related articles |
---|
ANNOUNCE: Regular Expression engine rendered in VB6 afriedl@data-source.com (Andrew Friedl) (2003-06-20) |
From: | "Andrew Friedl" <afriedl@data-source.com> |
Newsgroups: | comp.compilers |
Date: | 20 Jun 2003 00:13:51 -0400 |
Organization: | Compilers Central |
Keywords: | lex, available |
Posted-Date: | 20 Jun 2003 00:13:51 EDT |
This post is an announcement of the first OpenSource release of the
PatternPro regular expression engine on SourceForge.net. This regular
expression engine is an object oriented rendering of a complex pattern
matcher that accepts a lex style regex syntax to create useable
regular expressions. The origianl code was rendered in VB5, but there
are versions in VB6, C# and Flash ActionScript. The source code is
available for download.
The source code should prove interesting to anyone interested in pattern
matching.
Anderw
Return to the
comp.compilers page.
Search the
comp.compilers archives again.