2008
DOI: 10.1016/j.scico.2007.11.002
|View full text |Cite
|
Sign up to set email alerts
|

Stable, flexible, peephole pretty-printing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2011
2011
2015
2015

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 17 publications
0
2
0
Order By: Relevance
“…[6] provide an efficient, stable peephole pretty-printing algorithm, suitable for use in an interactive editor. The peephole property means that it is capable of pretty-printing just a part of a program, corresponding to an editor view.…”
Section: Related Workmentioning
confidence: 99%
“…[6] provide an efficient, stable peephole pretty-printing algorithm, suitable for use in an interactive editor. The peephole property means that it is capable of pretty-printing just a part of a program, corresponding to an editor view.…”
Section: Related Workmentioning
confidence: 99%
“…In addition to the code's size and complexity, the readability of source code can be affected by the identifier names, comments, and overall appearance . This observation led to the invention of prettyprinters , which automatically reformat a source code to improve the appearance or fit a specific coding style. As separate tools or within IDEs, these prettyprinters perform textual transformations such as placing certain kinds of statements on separate lines, indenting and left‐justifying certain lines, inserting blank lines before specific syntactic units such as certain keywords, or removing extra blank space.…”
Section: Introductionmentioning
confidence: 99%