Re: Who has the good example of the two-level grammars

"Hot Soba" <hotsoba@newsguy.com>
24 Aug 2002 11:59:35 -0400

          From comp.compilers

Related articles
Who has the good example of the two-level grammars jj_gong@citiz.net (Steven) (2002-08-23)
Re: Who has the good example of the two-level grammars hotsoba@newsguy.com (Hot Soba) (2002-08-24)
| List of all articles for this month |

From: "Hot Soba" <hotsoba@newsguy.com>
Newsgroups: comp.compilers
Date: 24 Aug 2002 11:59:35 -0400
Organization: http://extra.newsguy.com
References: 02-08-072
Keywords: parse, algol68, comment
Posted-Date: 24 Aug 2002 11:59:34 EDT

See if you can get a copy of "Grammars for Programming Languages" by Uzgalis
and Cleaveland (1977) in a university library somewhere. Very readable
tutorial on w-grammars, with a worked example that goes beyond the Algol 68
Report - which stopped at a semantic definition of a language - through to
an grammar that actually defined the execution of the language!


-- Dave


"Steven" <jj_gong@citiz.net> wrote in message
news:02-08-072@comp.compilers...
> Now I'm studying the two level grammars, and I want to have a look at
> a real example. So If someone has a good example, or knows where I
> can find it, please tell me. Thank you all in advance!
>
> Steven
> [There's always Algol 68. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.