cl-cookbook icon indicating copy to clipboard operation
cl-cookbook copied to clipboard

Show an Example of The PPCRE SEXPS Syntax

Open jgarte opened this issue 2 years ago • 1 comments

cl-ppcre has s-expression syntax:

https://github.com/edicl/cl-ppcre#abstract

Let's show an example in the regex section of the cookbook.

https://lispcookbook.github.io/cl-cookbook/regexp.html

jgarte avatar Nov 27 '23 03:11 jgarte

https://edicl.github.io/cl-ppcre/#create-scanner2

vindarel avatar Nov 27 '23 11:11 vindarel