Re: Generalized operator-precedence parsing

peter@abbnm.com (Peter da Silva)
17 Jul 2001 23:25:29 -0400

          From comp.compilers

Related articles
Generalized operator-precedence parsing joachim_d@gmx.de (Joachim Durchholz) (2001-06-28)
Generalized operator-precedence parsing joachim_d@gmx.de (Joachim Durchholz) (2001-07-06)
Re: Generalized operator-precedence parsing gtoomey@usa.net (Gregory Toomey) (2001-07-17)
Re: Generalized operator-precedence parsing David.Chase@naturalbridge.com (David Chase) (2001-07-17)
Re: Generalized operator-precedence parsing dmitry@elros.cbb-automation.de (2001-07-17)
Re: Generalized operator-precedence parsing peter@abbnm.com (2001-07-17)
Re: Generalized operator-precedence parsing slimick@jcs.upb.pitt.edu (2001-07-18)
Re: Generalized operator-precedence parsing mickunas@cs.uiuc.edu (Dennis Mickunas) (2001-07-23)
| List of all articles for this month |

From: peter@abbnm.com (Peter da Silva)
Newsgroups: comp.compilers,comp.lang.misc
Date: 17 Jul 2001 23:25:29 -0400
Organization: ABB Network Management
References: 01-07-053
Keywords: parse
Posted-Date: 17 Jul 2001 23:25:29 EDT

Joachim Durchholz <joachim.durchholz@gmx.de> wrote:
> Does anybody know about generalizations of operator-precedence parsing?
> Any information (preferrably available on the Internet) would be
> appreciated.


One of the better explanations of operator precedence parsing that I've found
is in Horowitz and Sahni, "Fundamentals of Data Structures". I don't have my
copy at hand to give you the ISBN, but I'm sure you can find it on the web.


--
  `-_-' In hoc signo hack, Peter da Silva.
    'U` "A well-rounded geek should be able to geek about anything."
                                                                                                              -- nicolai@esperi.org
                  Disclaimer: WWFD?


Post a followup to this message

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