guile-user
[Top][All Lists]
Advanced

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

Re: [ANN] Nyacc version 0.83.0 released


From: Matt Wette
Subject: Re: [ANN] Nyacc version 0.83.0 released
Date: Fri, 6 Apr 2018 17:20:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0


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

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