aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove stub {long-,}description filesHEADmainEuAndreh2025-04-302-0/+0
|
* README.md: Add stub contentEuAndreh2023-07-242-2/+36
| | | | Dump a sample REPL session to serve as minimal explanation.
* Initial reader macro syntaxEuAndreh2023-07-199-0/+952
| | | | | | | | 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/
* Initial empty commitEuAndreh2023-07-180-0/+0