code wiki / regex

topic: regex

7 modules sharing the regex name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_regex.nxSOVEREIGN linear-time regex GATE, now on the GENERAL nx_regex_lib (rule 15). Linear NFA state-set,504
nx_regex_bench.nxHONEST benchmark: nx_regex vs the backtracking incumbents (PCRE/Perl/Python), grounded on576
nx_regex_gate.nx775
nx_regex_lib.nxGENERAL SOVEREIGN REGEX CAPABILITY (shared library). Linear-time NFA matcher (state-set, no918
nx_regex_unified_gate.nxGATE: the UNIFIED linear-time regex engine (nx_regex_vm_lib) is a STRICT SUPERSET of695
nx_regex_vm.nxFULL regex with ALTERNATION | and GROUPS () via a Thompson NFA, still LINEAR-TIME (epsilon-14310
nx_regex_vm_lib.nxthe UNIFIED sovereign regex engine (linear-time Thompson NFA, ReDoS-immune) as a pure LIBRARY.1289