Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.compilers > #2890
| From | "Alexei A. Frounze" <alexfrunews@gmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Graphical representations of syntax trees? |
| Date | 2022-02-07 18:17 -0800 |
| Organization | Compilers Central |
| Message-ID | <22-02-011@comp.compilers> (permalink) |
| References | <22-02-004@comp.compilers> |
On Sunday, February 6, 2022 at 10:28:41 AM UTC-8, Johann 'Myrkraverk' Oskarsson wrote: > Are there any resources, or papers, about the subject of representing > syntax trees graphically? Given the idea that a compiler reads syntax > and generates code, all I have to do to "print" it, is to generate post- > script. Surely this has been done before. Just how "graphically" do you need it represented? S-expressions-like? E.g. (+ a b) or +(a, b) or some such? Alex [From prior messages, I think we're talking about boxes and arrows. -John]
Back to comp.compilers | Previous | Next — Previous in thread | Find similar
Graphical representations of syntax trees? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> - 2022-02-04 20:20 +0000
Re: Graphical representations of syntax trees? gah4 <gah4@u.washington.edu> - 2022-02-06 13:07 -0800
Re: Graphical representations of syntax trees? Hans-Peter Diettrich <DrDiettrich1@netscape.net> - 2022-02-06 23:38 +0100
Re: Graphical representations of syntax trees? Steve Limb <stephenjohnlimb@gmail.com> - 2022-02-08 09:14 +0000
Re: Graphical representations of syntax trees? anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2022-02-06 22:32 +0000
Re: Graphical representations of syntax trees? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> - 2022-02-07 10:49 +0000
Re: Graphical representations of syntax trees? anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2022-02-07 18:33 +0000
Re: Graphical representations of syntax trees? Jonathan Thornburg <jonathan@gold.bkis-orchard.net> - 2022-02-08 21:34 +0000
Re: Graphical representations of syntax trees? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2022-02-11 21:16 +0000
Re: Graphical representations of syntax trees? "Alexei A. Frounze" <alexfrunews@gmail.com> - 2022-02-07 18:17 -0800
csiph-web