Related articles |
---|
C attribute grammar? cfarnum@valhalla.cs.wright.edu (Charlie Farnum) (1992-06-16) |
Newsgroups: | comp.compilers |
From: | Charlie Farnum <cfarnum@valhalla.cs.wright.edu> |
Posted-Date: | Tue, 16 Jun 92 17:16:55 -0400 |
Keywords: | C, attribute, question |
Organization: | Compilers Central |
Date: | Tue, 16 Jun 1992 21:16:55 GMT |
I'm trying to locate an attribute grammar for C, or for a substantial
subset. An excutable one for the Linguist system would be wonderful, but
we'll look at most anything. I have a student who is working on an
attribute pattern set (like attribute grammars, but with abstract syntax
tree patterns in place of productions; see my 1992 POPL paper if you're
interested) for C, and he would like an attribute grammar to look at for
comparison.
We're primarily interested in static semantic checking, I don't think he's
going to do code generation. Can anyone help us out?
/charlie
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.