Draft:Syntactic noise
![]() | Review in progress.
A reviewer is in the process of reviewing this submission and the result should be posted shortly.
As a courtesy, please do not edit this submission while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts, and to avoid reviewers duplicating each other's work. Reviewer tools
| ![]() |
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.