[ragel-users] (resolved?) Trouble referencing definitions from included machines (6.6)
ygrek
ygrek at autistici.org
Wed Mar 23 20:15:18 UTC 2011
On Tue, 22 Mar 2011 18:55:57 -0400
Austin Hastings <ah08010-ragel at yahoo.com> wrote:
> Can I request an option, --vis-char-transitions (defaulting to "on") to
> emit character based transitions as quoted letters instead of integer
> numbers during visualization?
>
> That is, in the dot generator, produce something like:
>
> 1 -> 2 [ label = "'o'" ];
>
> Instead of the current:
>
> 1 -> 2 [ label = "111" ];
>
> (At least whenever isgraph(ch)?)
This option is named -p
--
ygrek
http://ygrek.org.ua/
_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users
More information about the ragel-users
mailing list