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
build.hxml Normal file
View File

@@ -0,0 +1,4 @@
-lib kiss
-cp src
--main re_flex.Main
--interp