Kutim / dk.brics.automaton

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

Home Page:http://www.brics.dk/automaton/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dk.brics.automaton
------------------

Copyright (C) 2001-2017 Anders Moeller

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.

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


Anders Moeller
amoeller@cs.au.dk

About

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

http://www.brics.dk/automaton/

License:Other


Languages

Language:Java 99.8%Language:HTML 0.2%