Re: How to do regular expressions in SBCL?



Zach Beane wrote:
"Mikalai" <mbirukou@xxxxxxxxx> writes:

Hi all,

SBCL does not seem to include a regular expression pack (manual says
nothing; no pack is named close to regexp), am I right? If so, what
regular expressions package do you think is better for SBCL, and where
is it possible get a copy?

CL-PPCRE is the thing to use. http://weitz.de/cl-ppcre/

Zach
Thanks

.



Relevant Pages