Downloadliste

Projektbeschreibung

Ragel compiles finite state machines from regular languages into C, C++, Objective-C, D, Java, or Ruby code. It allows the programmer to embed actions at any point in a regular language, and to control non-determinism in the resulting machines. It understands concatenation, union, kleene star, subtraction, intersection, epsilon transitions, and various other common operators. It also supports the construction of scanners and the building of state machines using state charts. It can be used to create very fast recognizers and parsers that are also robust.

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.

2008-05-09 22:59 Zurück zur Release-Liste
6.2

Die Zahl der gemeldeten Bugs wurden gefixt. Einschließen-und Import-Datei Benutzer wurde verbessert. Die Include-Pfad-I-Option wurde hinzugefügt.
A number of reported bugs were fixed. Include and import file searching was improved. The -I include path option was added.

Project Resources