/automaton

automaton - finite-state automata and regular expressions for Java

Primary LanguageJavaOtherNOASSERTION

io.github.michaelmior.automaton

CI

This package contains a full DFA/NFA implementation with Unicode alphabet and support for all standard regular expression operations.