El Miércoles, 9 de Diciembre de 2009, Richard Osborn escribió: > Is there any way to refactor the code to get the behavior I desire? I > understand why I am getting the current behavior, but I am unsure of > how I can use the given actions to my liking. It seems as though there > should be another set of action types for transitioning to different > states.
Let's iamgine this string to parse with your grammar: helloworld Please tell me which actions (and where/when) do you want to be called. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ ragel-users mailing list [email protected] http://www.complang.org/mailman/listinfo/ragel-users
