Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Port: Portable Perl-Compatible Regexps for Common Lisp | edwin | 2003-09-28 | 1 | -0/+1 |
cl-ppcre is a pure ANSI Common Lisp implementation of Perl-compatible regular expressions. This port depends on the previously submitted ASDF port. It installs the sources and the .asd file. There are other ports for binaries for the supported Lisp implementations. PR: ports/52369 Submitted by: Henrik Motakef <henrik.motakef@web.de> |