Related articles |
---|
Looking for c prettyprinter based on ast dwatola@praha.jpl.nasa.gov (1992-06-03) |
Newsgroups: | comp.compilers |
From: | dwatola@praha.jpl.nasa.gov (David A. Watola) |
Keywords: | C, AST, question |
Organization: | Jet Propulsion Laboratory |
Date: | Wed, 3 Jun 1992 23:08:05 GMT |
is source available anywhere for a c beautifier/prettyprinter based on
abstract syntax trees? i am (vaguely) familiar with the existence of
some development tools based on asts, but do not know if any of them come
with such a thing as an example. pointers appreciated. thanks.
dave watola
dwatola@bvd.jpl.nasa.gov
dwatola@nextasy2.eecs.wsu.edu
[As mentioned in previous message, parsing up C source code so you can turn
it back into source even in the presence of #if is no easy. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.