Browse wiki
This entry published by the Free Software Foundation.
| Ragel State Machine Compiler |
| Computer languages | C++ + |
|---|---|
| Documentation note | English user manual in PostScript format available from http://www.elude.ca/ragel/ragel-guide-3.7.ps.gz; English user manual in PDF format available from http://www.elude.ca/ragel/ragel-guide-3.7.pdf |
| Full description | Ragel compiles finite state machines from … Ragel compiles finite state machines from regular languages into runnable C code. It allows you to embed function calls at any point in your regular language, and to control the non-determinism in the resulting machines. It function calls at any point in your regular language, and to control the non-determinism in the resulting It understands concatenation, union (the "or" operator), kleene star, subtraction, and intersection, as well as some helpers like "!", "?" and "+". Ragel's finite state machines are closed under all of its operators. This property allows for arbitrary regular lanuages to be described. It can be used to create a parser for any language that is regular. a parser for any language that is regular. |
| Homepage URL | http://www.elude.ca/ragel/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | compiler + , state + , NFA + , DFA + , regular + , compile + , finite + , machine + , FSM + , lanuage + , concatenation + , union + , kleen + , kleene + , star + |
| Last review by | Adrian Thurston + |
| Last review date | 7 January 2008 + |
| License | GPLv2 + |
| License verified by | Ron Peterson + |
| License verified date | 3 March 2002 + |
| Name | Ragel State Machine Compiler + |
| Prerequisite description | Flex + , Bison + |
| Prerequisite kind | Required to build + |
| Real name | Adrian Thurston + |
| Related projects | State Machine Compiler + |
| Resource URL | mailto:adriant@ragel.ca + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 5,340 + |
| Revisiontimestamp | 12 April 2011 14:39:51 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Compiles finite state machines from regular languages into runnable C code + |
| Software-development | compiler + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| Version comment | 4.1 stable released 2005-06-27 |
| Version date | 27 June 2005 + |
| Version download | http://www.elude.ca/ragel/ragel-4.1.tar.gz + |
| Version identifier | 4.1 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 01:36:22 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | adriant@ragel.ca + |
| hide properties that link here |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
