Related articles |
---|
C: Which Grammar to Use? akv@srl03.cacs.usl.edu (1995-03-22) |
C: Which Grammar to Use? det@sw.stratus.com (David Toland) (1995-03-30) |
Re: C: Which Grammar to Use? ophir@actcom.co.il (1995-04-18) |
Newsgroups: | comp.compilers |
From: | ophir@actcom.co.il (Ophir Holder) |
Keywords: | C, parse |
Organization: | ACTCOM - Internet Services in Israel |
References: | 95-03-128 95-04-027 |
Date: | Tue, 18 Apr 1995 05:09:47 GMT |
: > I'd appreciate if you could give me some opinions on which C grammar
: > is "better" than the others for building a compiler. I'm planning to
I would recommend the Roskind C grammar (which is a part of his C/C++
package). I extanded this grammar to create the ParC (Parallel C) to C
cross compiler and as a base for implementation of a special purpose
embaded language based on C. I found the grammer very flexible and easy
to expand/change.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.