First public release of CL-PPCRE
[Posted December 30, 2002 by cook]
| From: |
| Paolo Amoroso <amoroso@mclink.it> |
| To: |
| lwn-lisp@lwn.net |
| Subject: |
| CL-PPCRE |
| Date: |
| Sun, 29 Dec 2002 20:42:39 +0100 |
The first public version of CL-PPCRE has been released. CL-PPCRE (Portable
Perl-compatible Regular Expressions for Common Lisp) is a new regular
expression library for Common Lisp. Among its features are compatibility
with Perl, high performance (CL-PPCRE outperforms Perl's regexp engine),
portability, thread-safety, and an s-exp-based notation for regular
expressions.
CL-PPCRE
http://weitz.de/cl-ppcre/
Paolo
--
EncyCMUCLopedia * Extensive collection of CMU Common Lisp documentation
http://www.paoloamoroso.it/ency/README
(
Log in to post comments)