|
syntactic salt n.
The opposite of syntactic sugar, a
feature designed to make it harder to write bad code.
Specifically, syntactic salt is a hoop the programmer must jump
through just to prove that he knows what's going on, rather than to
express a program action. Some programmers consider required type
declarations to be syntactic salt. A requirement to write
|