• Stars
    star
    209
  • Rank 188,325 (Top 4 %)
  • Language
    Java
  • License
    Other
  • Created over 12 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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, [email protected]