Re: LPEG parser for C declarations?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LPEG parser for C declarations?
- From: Norman Ramsey <nr@...>
- Date: 2008年11月19日 22:53:04 -0500
> XTC Rats! compiler kit (http://cs.nyu.edu/rgrimm/xtc/rats.html) contains
> industrial strength PEG parser for a C language. It can be rewritten in
> LPEG with moderate efforts.
A bit alarming, but with that and the lexer, perhaps a place to start.
I see I won't be doing this any time soon.
Norman