dk.brics.automaton is a DFA/NFA implementation
with Unicode alphabet and support for all standard
regular expression operations: concatenation,
union, intersection, complement, Kleene star, etc.
License: BSD License (original)
Changes:
A bug in recomputation of Automaton hash code was
fixed.