2009/2/6 Adrian Thurston <[email protected]>: > The problem is that you're doing something I didn't anticipate ... > importing from a C file when the input language is Ruby.
Don't worry, this is just a workaround to test all the BNF nodes of my grammar. I've done a script which replaces the "main :=" line with the node I want to match. When I finish the whole parser I won't need it :) Thanks. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ ragel-users mailing list [email protected] http://www.complang.org/mailman/listinfo/ragel-users
