Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: IrRegex 0.8.0

0 views
Skip to first unread message

Alex Shinn

unread,
Jan 20, 2010, 9:45:19 AM1/20/10
to
Release 0.8.0 of IrRegex is now available at

http://synthcode.com/scheme/irregex/

In addition to bugfixes and new utilities, this
release includes optimized DFA compilation -
an order of magnitude faster for typical uses.

The PCRE string syntax has been extended to
allow SRE escapes as \'<sre> and (*'<sre>).

The goal for the 0.9 release is optimizing DFA
execution and char-set representation. This
can't be done portably, so the initial step will
be to factor irregex.scm into multiple files with
a framework for conditional loading/compiling.

--
Alex

0 new messages