predicate parsing

Stephen J Bevan <bevan@computer-science.manchester.ac.uk>
Thu, 22 Apr 1993 17:59:56 GMT

          From comp.compilers

Related articles
predicate parsing tamches@wam.umd.edu (Ariel Meir Tamches) (1993-04-21)
Re: predicate parsing dave@cs.arizona.edu (1993-04-22)
predicate parsing bevan@computer-science.manchester.ac.uk (Stephen J Bevan) (1993-04-22)
Re: predicate parsing isckbk@nuscc.nus.sg (1993-04-23)
Re: predicate parsing simonh@swidev.demon.co.uk (1993-04-23)
Re: predicate parsing mauney@csljon.csl.ncsu.edu (1993-04-27)
Re: predicate parsing isckbk@nuscc.nus.sg (1993-04-28)
predicate parsing tfj@apusapus.demon.co.uk (Trevor Jenkins) (1993-04-28)
Re: predicate parsing mauney@csljon.csl.ncsu.edu (1993-04-29)
[2 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: Stephen J Bevan <bevan@computer-science.manchester.ac.uk>
Keywords: parse, bibliography
Organization: Compilers Central
References: 93-04-077
Date: Thu, 22 Apr 1993 17:59:56 GMT

Ariel Meir Tamches <tamches@wam.umd.edu> writes:
      One thing that I haven't seen noted is that it's just about impossible to
      add predicate parsing to any type of bottom-up parsing engine.


Watt did further work on affix/attribute directed parsing :-


author= D. A. Watt
title= Rule Splitting and Attribute-Directed Parsing
crossref= Jones80
pages= 363--392


The following paper in the same proceedings would also seem to be
relevant :-


author= Neil D. Jones and Michael Madsen
title= Attribute-Influenced LR Parsing
crossref= Jones80
pages= 393--407


title= Proceedings of a Workshop on Semantics-Directed Compiler Generation
year= 1980
editor= Neil D. Jones
publisher= SpringerVerlag
month= jan
note= LNCS 94


--


Post a followup to this message

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