Next: Common Lisp Resources, Previous: Common Lisp Package System, Up: The Universe Known as LISP [Contents][Index]
The ANSI Common Lisp standard does not include facilities for regular
expressions, but a couple of libraries exist for this task, for instance:
cl-ppcre
.