4 releases
0.1.4 | Dec 9, 2020 |
---|---|
0.1.3 | Mar 22, 2020 |
0.1.2 | Mar 18, 2020 |
0.1.1 | Feb 29, 2020 |
#1258 in Text processing
22 downloads per month
64KB
1.5K
SLoC
rex
rex is a mere playground where I'm trying to write an engine for parsing, compiling and matching regular expressions.
It's a bit slow right now, but generally works.
Consider the code licensed under the MIT license.
Bugs
- Submatches can not start at the same position.