1
2
3RLGEN-DOT(1)             Ragel State Machine Compiler             RLGEN-DOT(1)
4
5
6

NAME

8       rlgen-dot - Dotfile generator for Ragel State Machine Compiler
9

SYNOPSIS

11       rlgen-dot [options] file
12

DESCRIPTION

14       This  is  a  backend component of Ragel. This program accepts a machine
15       compiled by the frontend program ragel(1) and generates a Graphviz  dot
16       file.
17
18

OPTIONS

20       -h, -H, -?, --help
21              Display help and exit.
22
23       -v     Display version information and exit.
24
25       -o  file
26              Write  output to file. If -o is not given, the output is written
27              to the standard out.
28
29       -p     Display printable characters in transition labels.
30

BUGS

32       Ragel is still under development and has not  yet  matured.  There  are
33       probably many bugs.
34

CREDITS

36       Ragel  was written by Adrian Thurston <thurston@cs.queensu.ca>.  Objec‐
37       tive-C output contributed by Erich Ocean. D output contributed by  Alan
38       West.
39

SEE ALSO

41       ragel(1), rlgen-cd(1), rlgen-java(1), rlgen-ruby(1), re2c(1), flex(1)
42
43       Homepage: http://www.cs.queensu.ca/~thurston/ragel/
44
45
46
47Ragel 6.2                         March 2008                      RLGEN-DOT(1)
Impressum