2 results
-
marianobarrios/dregex 0.7.0
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Scala versions: 2.13 2.12 2.11 -
jphmrst/scala-automata 0.3.0
Representations of various versions of finite automata in Scala.
Scala versions: 3.x