Aktuelle Änderungen Printable View Änderungen Bearbeiten
ClojureMacros > BarbaraLiskov > DestroyJavaVM > ClojureIdioms > Homoiconicity > LazyEvaluation > EmacsSolutions > RichardGabriel > CodeCompletion > AutoCompletion > TotalCommander > UsefulTools > XmlWithClojure > GuidoVanRossum > ImplicitTyping > HygienicMacros > SyntacticSugarClear TrailSyntactic sugars, when properly designed, reduce the semantic distance between the problem domain and the solution domain. Syntactic sugars do not add new features or capabilities to an existing language.
Syntactic sugar is a term coined by Peter J. Landin for additions to the syntax of a computer language that do not affect its functionality but make it "sweeter" for humans to use.