Production Trees

"srs" <sskaflot@online.no>
28 Jun 2001 23:45:57 -0400

          From comp.compilers

Related articles
Production Trees sskaflot@online.no (srs) (2001-06-28)
| List of all articles for this month |

From: "srs" <sskaflot@online.no>
Newsgroups: comp.compilers
Date: 28 Jun 2001 23:45:57 -0400
Organization: sskaflot@online.no
Keywords: analysis
Posted-Date: 28 Jun 2001 23:45:57 EDT

Hi,


Does somebody have any experience with production trees? The only info I
have is a paper from 1990 (ACM Transactions on Programming Languages and
Systems, Vol. 12, No. 1, Jan. 1990 by Vance E. Waddle, IBM T.J.W. Research
Center)


It looks like a promising alternative to AST's/parse trees in terms of space
and time efficiency. What about the issue of production trees and
incremental parsing?


  - srs


Post a followup to this message

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