[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nyacc 0.73.0 released
From: |
Matt Wette |
Subject: |
Re: nyacc 0.73.0 released |
Date: |
Mon, 26 Dec 2016 06:53:32 -0800 |
> On Dec 25, 2016, at 11:29 PM, Jan Nieuwenhuizen <address@hidden> wrote:
>
> Nyacc is awesome! I wrote a proof of concept ANSI C parser (as small as
> it can possibly get) and delayed further work on that. Ludovic advised
> me to look into Nyacc; it took me quite a bit of work to mature Mes into
> a state were it could run it...and now I have a better Scheme with a(n
> almost?) full C99 parser too!
I believe C99 parser is complete. There may be errors, but I think all the
elements are there.