LWN.net Logo

First public release of CL-PPCRE

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)

Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds