cl-ppcre

Portable Perl-compatible regular expressions for Common Lisp

Description

CL-PPCRE is a portable regular expression library for Common Lisp which has the following features:

 * It is compatible with Perl.
 * It is pretty fast.
 * It is portable between ANSI-compliant Common Lisp implementations.
 * It is thread-safe.
 * In addition to specifying regular expressions as strings like in Perl you
   can also use S-expressions.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://edicl.github.io/cl-ppcre/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install cl-ppcre