aboutsummaryrefslogtreecommitdiff
path: root/tests/org/euandre (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-24README.md: Add stub content•••Dump a sample REPL session to serve as minimal explanation. EuAndreh2-2/+36
2023-07-19Initial 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/ EuAndreh9-0/+952