/dk.brics.automaton

dk.brics.automaton - finite-state automata and regular expressions for Java

Primary LanguageJavaOtherNOASSERTION

dk.brics.automaton

Copyright (C) 2001-2022 Anders Møller

This source code in this package may be used under the terms of the BSD license. Please read the file 'COPYING' for details.

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

The jar and javadoc files can be built using ant or mvn package. (The source package includes pre-built files.)

For more information, go to the package home page at https://www.brics.dk/automaton/.

Anders Møller, amoeller@cs.au.dk