Jump to content

Syntactic noise

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Conturbo (talk | contribs) at 05:39, 8 April 2017 (Created page with 'In computer science, syntactic noise is a subjective and opinionated term that describes a set of syntax...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science, syntactic noise is a subjective and opinionated term that describes a set of syntax in a programming language that is difficult to read. Those who claim that a set of syntax is syntactic noise will argue that the syntax distracts from the semantic meaning of source code itself, thus making the source code more difficult for the programmer to read and understand. Syntactic noise is considered to be the opposite of syntactic sugar, which is syntax that aims to make a programming language more readable and enjoyable to the programmer.