Re: Parse::RecDescent demo fails hello.c !?
[email protected] (Ted Zlatanov) Mon, 17 Nov 2003 13:35:44 -0500
| Newsgroups | perl.recdescent |
|---|---|
| Organization | Теодор Златанов @ Cienfuegos |
| Message-ID | <[email protected]> |
On Tue, 14 Oct 2003, [email protected] wrote: Ted Zlatanov wrote: > >>>That's because the demo itself is broken. (It was unintentionally >>>added to the distribution). >> Will the demo in question be fixed, replaced, or removed? I think >> it's a useful one. > > Sorry, but I don't have time to fix it. (If I had had time, I would > have finished it correctly in the first place ;-). > > If someone else sends me a correct version, I'll certainly include > it. Otherwise it'll be removed from the distribution. I'm willing to take a swipe at the C grammar. Writing a full C grammar, however, is not something I've done before. Is there a "standard" test set of C code that I can use for testing? Thanks Ted