Open jgarte opened 11 months ago
cl-ppcre has s-expression syntax:
cl-ppcre
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
https://edicl.github.io/cl-ppcre/#create-scanner2
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