#regex-parser #dfa #conversion #construction #optionall #thompson

amazon-interview-redemption-regex-parser

Minimal Regex Parser using Thompson's Construction and optionall DFA conversion

1 unstable release

0.1.0 Dec 29, 2024

#13 in #dfa

Download history 99/week @ 2024-12-24 16/week @ 2024-12-31

115 downloads per month

MIT license

11KB
185 lines

Regex parser based on a DFA implementation

Dependencies

~3MB
~44K SLoC