A parse tree is a tree representation of the result of parsing a list of characters. A real parse tree contains the full inputstream. It then allows a yield operation that results in the original input.

A parse tree is closer to the input than an abstract syntax tree. The information in a parse tree usually includes layout and comments, where abstract syntax trees usally consider this information to be irrelevant.

The AsFix format is a format for representing parse trees in the Stratego.ATerm? format.

Revision: r1.4 - 09 Mar 2004 - 13:09 - MartinBravenboer
Transform > AsFixTools? > ParseTree
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback