> On Dec 25, 2016, at 11:29 PM, Jan Nieuwenhuizen <jann...@gnu.org> 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.