Re: Graphical representations of syntax trees?

Jonathan Thornburg <jonathan@gold.bkis-orchard.net>
8 Feb 2022 21:34:56 GMT

          From comp.compilers

Related articles
[3 earlier articles]
Re: Graphical representations of syntax trees? DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2022-02-06)
Re: Graphical representations of syntax trees? johann@myrkraverk.com (Johann 'Myrkraverk' Oskarsson) (2022-02-07)
Re: Graphical representations of syntax trees? anton@mips.complang.tuwien.ac.at (2022-02-07)
Re: Graphical representations of syntax trees? christopher.f.clark@compiler-resources.com (Christopher F Clark) (2022-02-07)
Re: Graphical representations of syntax trees? alexfrunews@gmail.com (Alexei A. Frounze) (2022-02-07)
Re: Graphical representations of syntax trees? stephenjohnlimb@gmail.com (Steve Limb) (2022-02-08)
Re: Graphical representations of syntax trees? jonathan@gold.bkis-orchard.net (Jonathan Thornburg) (2022-02-08)
Re: Graphical representations of syntax trees? johann@myrkraverk.invalid (Johann 'Myrkraverk' Oskarsson) (2022-02-11)
| List of all articles for this month |

From: Jonathan Thornburg <jonathan@gold.bkis-orchard.net>
Newsgroups: comp.compilers
Date: 8 Feb 2022 21:34:56 GMT
Organization: Compilers Central
References: 22-02-004 22-02-006 22-02-008
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="15450"; mail-complaints-to="abuse@iecc.com"
Keywords: parse, tools
Posted-Date: 09 Feb 2022 18:18:55 EST

Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> wrote:
> On 2/6/2022 10:32 PM, Anton Ertl wrote:
>> Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> writes:
>>> Are there any resources, or papers, about the subject of representing
>>> syntax trees graphically?
>>
>> There are LaTeX modes for displaying trees. There is also the
>> graphviz package for visualizing graphs.
>
> Sure, these are packages. But no actual algorithms, or discussions of
> how to do these things by myself. Unless there's something in the latex
> literature that I haven't found yet.
[[...]]


There are many published papers and technical reports lined from
    https://www.graphviz.org/theory/


--
-- "Jonathan Thornburg [remove color- to reply]" <jthorn4242@pink-gmail.com>
      on the west coast of Canada, eh?



Post a followup to this message

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