Prettyprint (or pretty-print) is the application of any of various stylistic formatting conventions to text, source code, markup, and other similar kinds of content. These formatting conventions usually consist of changes in positioning, spacing, color, contrast, size and similar modifications intended to make the content easier for people to view, read and understand. Prettyprinters for programming language source code are sometimes called code beautifiers or syntax highlighters.

PropertyValue
dbpprop:abstract
  • Prettyprint (or pretty-print) is the application of any of various stylistic formatting conventions to text, source code, markup, and other similar kinds of content. These formatting conventions usually consist of changes in positioning, spacing, color, contrast, size and similar modifications intended to make the content easier for people to view, read and understand. Prettyprinters for programming language source code are sometimes called code beautifiers or syntax highlighters.
  • Als Quelltextformatierung bezeichnet man den Vorgang, den Quelltext eines Computerprogramms nach bestimmten Regeln umzuformatieren, ohne die Programmfunktion zu ändern. Quelltextformatierung ist als Funktion in manchen integrierten Entwicklungsumgebungen enthalten, es gibt aber auch eigenständige Programme, so genannte Quelltext-Formatierer (engl. source formatter oder auch beautifier), die es dem Programmierer ermöglichen, seinen Quelltext in ein gut lesbares Format zu bringen. Die Verwendung einer Quelltextformatierung ist besonders dann nützlich, wenn sich der Programmierer an einen vorgegebenen Programmierstil halten muss, der es ihm vorschreibt, wie er seinen Quelltext zu gestalten hat. Insbesondere bei Programmiersprachen, die eine C-ähnliche Syntax haben, z. B. C++, Java, C#, ist die Quelltextformatierung weit verbreitet. In der Programmiersprache Python ist Quelltextformatierung ein Syntaxelement. Blöcke werden in Python durch Einrückung strukturiert, wodurch Leerzeichen eine syntaktische Bedeutung bekommen. Beispiele für Quelltext-Formatierer sind die UNIX-Filter indent oder indent-c++. Auch Editoren wie emacs oder vim verfügen intern über entsprechende Formatierungshilfen. Auch Microsoft Visual Basic verfügt über eine eingebaute Quelltextformatierungshilfe, diese formatiert jede Zeile sofort, nachdem sie vom Programmierer bearbeitet wurde.
dbpprop:hasPhotoCollection
dbpprop:reference
rdfs:comment
  • Prettyprint (or pretty-print) is the application of any of various stylistic formatting conventions to text, source code, markup, and other similar kinds of content. These formatting conventions usually consist of changes in positioning, spacing, color, contrast, size and similar modifications intended to make the content easier for people to view, read and understand. Prettyprinters for programming language source code are sometimes called code beautifiers or syntax highlighters.
  • Als Quelltextformatierung bezeichnet man den Vorgang, den Quelltext eines Computerprogramms nach bestimmten Regeln umzuformatieren, ohne die Programmfunktion zu ändern. Quelltextformatierung ist als Funktion in manchen integrierten Entwicklungsumgebungen enthalten, es gibt aber auch eigenständige Programme, so genannte Quelltext-Formatierer (engl. source formatter oder auch beautifier), die es dem Programmierer ermöglichen, seinen Quelltext in ein gut lesbares Format zu bringen.
rdfs:label
  • Prettyprint
  • Quelltextformatierung
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of