From faac76d7199d12fffda9d5bf141defbe962b81aa Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 19 Jul 2023 13:29:44 -0300 Subject: Initial reader macro syntax With syntax support for a variety of regex types (BRE, ERE and PCRE) and for "ignore case" and "global" options, but with only PCRE implemented underneath via cl-ppcre [0]. [0]: https://edicl.github.io/cl-ppcre/ --- description | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 description (limited to 'description') diff --git a/description b/description new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3