help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Generate Parser without actions?


From: Adam Smalin
Subject: Generate Parser without actions?
Date: Sat, 4 Jun 2011 17:50:26 -0400

I like to do a few test with my syntax however if i change it my code will
crash bc of checks and invalid pointers and such.
Is there some option i can use which disables all my action rules and simply
just checks if the parser gets an error or not?

note: my parser is GLR


reply via email to

[Prev in Thread] Current Thread [Next in Thread]