What do you mean by error handling? A way to make the parser work not break on only partially correct code? That would be indeed great.
Perhaps we can deal with it by wrapping the parser objects with error handling. There already exists support for wrapping parsers. Take a look at:
PPParser>>>=>
Cheers, Doru
On Fri, May 31, 2013 at 11:03 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
We would like to see if we can use PetitParser to build syntax hilighting and for this we need to see if there is a way to specify error handling.
Does any of you know?
So far we tried to use the RBSCanner but it does not really work for what we need
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev