libautomaton-java

Finite-state automaton for regular expressions
  http://www.brics.dk/automaton/index.html
  0
  no reviews



Automaton is a dfa/nfa (finite-state automata) implementation with unicode alphabet (utf16) and support for the standard regular expression operations (concatenation, union, kleene star) and a number of non-standard ones (intersection, complement, etc.).