Re: Application of Conjunctive Grammars?

Sylvain Schmitz <schmitz@i3s.unice.fr>
14 Sep 2004 16:58:17 -0400

          From comp.compilers

Related articles
Application of Conjunctive Grammars? chickenkungpao@hotmail.com (Monty Hall) (2004-09-13)
Re: Application of Conjunctive Grammars? cfc@shell01.TheWorld.com (Chris F Clark) (2004-09-14)
Re: Application of Conjunctive Grammars? schmitz@i3s.unice.fr (Sylvain Schmitz) (2004-09-14)
RE: Application of Conjunctive Grammars? quinn-j@shaw.ca (Quinn Tyler Jackson) (2004-09-21)
| List of all articles for this month |

From: Sylvain Schmitz <schmitz@i3s.unice.fr>
Newsgroups: comp.compilers
Date: 14 Sep 2004 16:58:17 -0400
Organization: Compilers Central
References: 04-09-085
Keywords: parse
Posted-Date: 14 Sep 2004 16:58:17 EDT

Monty Hall wrote:
> what programming language constructs can be expressed using
> conjunctive CFGs?


One of the practical interests of conjunctive grammars is the ability
to express scoping as a syntax problem rather than a semantic one.
See http://hirvi.cs.queensu.ca/programming/ for an application of
conjunctive grammars to a simple programming language.


--
Regards,


      Sylvain


Post a followup to this message

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