This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: grammar
- From: Muthukumar Ratty <muthu at iqmail dot net>
- To: "Petty, Brandon Michael (UMR-Student)" <bmpfg8 at umr dot edu>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: Tue, 26 Oct 2004 19:42:38 -0700 (PDT)
- Subject: Re: grammar
On Tue, 26 Oct 2004, Petty, Brandon Michael (UMR-Student) wrote:
> I was wondering where I can find the grammar that you guys use.
> I am working on creating my own language using EBNF and was wondering
> what "pro" grammar looks like compared to mine.
You can refer to K&R for grammar definitions, but it might be a bit old
tho' :)
>
> Thanks,
> Brandon Petty
>
- References:
- grammar
- From: Petty, Brandon Michael \(UMR-Student\)