Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Syntactic noise
Syntax that makes a programming language less human readable

In computer science, syntactic noise is syntax within a programming language that makes the programming language more difficult to read and understand for humans. It fills the language with excessive clutter that makes it a hassle to write code. Syntactic noise is considered to be the opposite of syntactic sugar, which is syntax that makes a programming language more readable and enjoyable for the programmer.

We don't have any images related to Syntactic noise yet.
We don't have any YouTube videos related to Syntactic noise yet.
We don't have any PDF documents related to Syntactic noise yet.
We don't have any Books related to Syntactic noise yet.
We don't have any archived web articles related to Syntactic noise yet.

References

  1. "bliki: SyntacticNoise". martinfowler.com. Retrieved 2023-10-19. https://martinfowler.com/bliki/SyntacticNoise.html

  2. "The Programmer's Paradox: Syntactic Noise". The Programmer's Paradox. 2010-07-06. Retrieved 2023-10-19. http://theprogrammersparadox.blogspot.com/2010/07/syntactic-noise.html