Skip to content

moabba/dk.brics.automaton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • HTML 0.2%