a C++17 Regex engine built with non-deterministic finite automata. It implements the following operators: '|', '?', '+', and '*'.
oyiakoumis/regex
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
a C++17 Regex engine built with non-deterministic finite automata. It implements the following operators: '|', '?', '+', and '*'.