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) |
From: | "Joachim Durchholz" <joachim_d@gmx.de> |
Newsgroups: | comp.compilers,comp.lang.misc |
Date: | 6 Jul 2001 16:31:53 -0400 |
Organization: | Compilers Central |
Keywords: | parse, question |
Posted-Date: | 06 Jul 2001 16:31:53 EDT |
Does anybody know about generalizations of operator-precedence parsing?
Any information (preferrably available on the Internet) would be
appreciated.
For example, I know that Prolog uses such a technique, but I haven't
found any texts that explain the ins and outs.
Regards,
Joachim
Return to the
comp.compilers page.
Search the
comp.compilers archives again.