Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-19 23:56
1.9-1

Reorganización de la aplicación. Varias operaciones se han añadido nuevas.
Tags: Major feature enhancements
Reorganization of the implementation. Various new operations have been added.

2005-03-15 02:24
1.7-1

Esta versión incluye el Hopcroft y los algoritmos de minimización de Brzozowski, los nuevos métodos de Autómatas (restoreInvariant, shuffle, y subst), los intervalos numéricos para RegExp y autómata, y un modo rápido especial para los autómatas sola cadena.
Tags: Major feature enhancements
This release adds Hopcroft's and Brzozowski's minimization algorithms, new Automaton methods (restoreInvariant, shuffle, and subst), numerical intervals to RegExp and Automaton, and a special fast mode for single string automata.

2003-02-19 23:36
1.3-3

Hay varias operaciones autómata nuevo. La representación autómata ha sido hecho público para permitir la construcción manual, modificación, y la inspección.
Tags: Major feature enhancements
There are several new automaton operations. The automaton representation has been made public to allow manual construction, modification, and inspection.

2002-12-02 12:57
1.2-6

Esta versión añade un archivo MAKE Ant.
Tags: Minor feature enhancements
This version adds an Ant makefile.

2002-07-08 22:23
1.2-5

Varias operaciones de autómatas se han añadido.
Tags: Minor feature enhancements
Various automata operations were added.

Project Resources