-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of Repository at:http://www.complang.org/ragel/ for the ragel finite state machine generator.
License
timoc/ragel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Ragel State Machine Compiler -- README
======================================
REQUIRED DEPENDENCIES
---------------------
Colm is a mandatory dependency.
http://www.colm.net/files/colm/colm-0.13.0.3.tar.gz
Either install this to your path or configure the location using
--with-colm=DEST and pass it the prefix colm was installed to.
OPTIONAL DEPENDENCIES
---------------------
Get these if you want to build ragel with the original parser (as it exists in
ragel 6).
http://www.colm.net/files/ragel/ragel-6.9.tar.gz
http://www.colm.net/files/kelbt/kelbt-0.16.tar.gz
Install them to your path, or configure ragel with:
--with-{ragel,kelbt}=DEST
To build the user guide, pass "--enable-manual=yes" to the configure script.
You will need the following programs.
* asciidoc
* fig2dev
About
Mirror of Repository at:http://www.complang.org/ragel/ for the ragel finite state machine generator.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published