Re: Generating Source Code.

"Christopher W. Milner" <cmilner@virginia.edu>
11 Oct 1999 02:38:04 -0400

          From comp.compilers

Related articles
Generating Source Code. dara_gallagher@my-deja.com (1999-10-06)
Re: Generating Source Code. rod.bates@boeing.com (Rodney M. Bates) (1999-10-11)
Re: Generating Source Code. chase@world.std.com (David Chase) (1999-10-11)
Re: Generating Source Code. smith@gandalf.uni-trier.de (Craig Smith) (1999-10-11)
Re: Generating Source Code. cmilner@virginia.edu (Christopher W. Milner) (1999-10-11)
Re: Generating Source Code. anton@mips.complang.tuwien.ac.at (1999-10-13)
Re: Generating Source Code. thetick@jguru.com (Scott Stanchfield) (1999-10-13)
Re: Generating Source Code. ele@freesurf.ch (H. Ellenberger) (1999-10-14)
Re: Generating Source Code. vadik@siber.com (Vadim Maslov) (1999-10-16)
Re: Generating Source Code. chstapfer@bluewin.ch (Christian Stapfer) (1999-10-21)
| List of all articles for this month |

From: "Christopher W. Milner" <cmilner@virginia.edu>
Newsgroups: comp.compilers
Date: 11 Oct 1999 02:38:04 -0400
Organization: UVA
References: 99-10-036
Keywords: source, translator

dara_gallagher@my-deja.com wrote:
> I'd appreciate any pointers/references on the subject of generating
> human readable source from an AST.
[snip]
> One issue which I've already resolved to my satisfaction is the
> removal of superfluous parenthesis in generated expression code.


Try "Unparsing Expressions with Prefix and Postfix Operators"
by Norman Ramsey
http://www.eecs.harvard.edu/~nr/pubs/unparse-abstract.html


chris milner
UVA Grad Student
cmilner@acm.org





Post a followup to this message

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