implementing regex system from Software Design for Flexibility

This commit is contained in:
2021-10-26 22:53:11 -04:00
commit 598891af43
9 changed files with 72 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
re-flex
-------
Utilities for regex construction adapted from Software Design for Flexibility.