[ragel-users] Symbolic graph labels
    Adrian Thurston 
    thurston at complang.org
       
    Fri Nov  5 19:02:57 UTC 2010
    
    
  
Ragel doesn't currently maintain a mapping from state numbers back to 
symbolic names. This would need to be implemented. Similarly with 
transitions.
Though the real problem is how to display it in a non-chaotic way. A 
symbol name can result in many states and a single state can have many 
origin symbol names.
-Adrian
On 10-11-05 11:50 AM, Shawn Hoover wrote:
> The graphviz output option is great, but I was wondering if there's a
> way to make it print the state names instead of numbers in the circle
> labels. Similarly, constants parsed from include files have names, but
> the numeric values are printed on transition labels.
>
> Thanks,
> Shawn
>
>
>
> _______________________________________________
> ragel-users mailing list
> ragel-users at complang.org
> http://www.complang.org/mailman/listinfo/ragel-users
_______________________________________________
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