On 04/06/2018 05:38 AM, Jan Nieuwenhuizen wrote:
Hey Matt,


I added some tracing
to stderr.  Possibly you have a better way to do this, esp. the
NYACC_TRACE environment variable kludge...


There is a #:debug option to the parser that provide a trace through the parsing. And if you look in examples/nyacc/lang/c99/Tmach.scm there is code to show how
to generate a file with parser states.

Matt


Reply via email to