Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Reorganisation der Umsetzung. Verschiedene neue Maßnahmen wurden hinzugefügt.
Tags: Major feature enhancements
Reorganization of the implementation. Various new operations have been added.

2005-03-15 02:24
1.7-1

Diese Veröffentlichung fügt Hopcroft und Brzozowski's Minimierung Algorithmen, neue Automat Methoden (restoreInvariant, shuffle und stv), numerische Abständen RegExp und Automaten, sowie eine spezielle Fast-Modus für einzelne Zeichenfolge Automaten.
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

Es gibt einige neue Automaten Operationen. Der Automat Darstellung öffentlich bekannt gemacht wurde zur manuellen Errichtung, Veränderung zu ermöglichen, und Inspektion.
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

Diese Version bietet ein Ant-Makefile.
Tags: Minor feature enhancements
This version adds an Ant makefile.

2002-07-08 22:23
1.2-5

Verschiedene Automaten Operationen wurden hinzugefügt.
Tags: Minor feature enhancements
Various automata operations were added.

Project Resources