Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Syntactic_sugar> ?p ?o. }
Showing items 1 to 33 of
33
with 100 items per page.
- Syntactic_sugar abstract "In computer science, syntactic sugar is syntax within a programming language that is designed to make things easier to read or to express. It makes the language "sweeter" for human use: things can be expressed more clearly, more concisely, or in an alternative style that some may prefer.For example, many programming languages provide special syntax for referencing and updating array elements. Abstractly, an array reference is simply a procedure of two arguments: an array and a subscript vector, which could be expressed as get_array(Array, vector(i,j)). Instead, many languages provide special syntax like Array[i,j] . Similarly an array element update is abstractly something like set_array(Array, vector(i,j), value), but many languages provide syntax like Array[i,j] := value.Specifically, a construct in a language is called syntactic sugar if it can be removed from the language without any effect on what the language can do: functionality and expressive power will remain the same. For instance, in the C language the a[i] notation is syntactic sugar for *(a + i).Language processors, including compilers, static analyzers, and the like, often expand sugared constructs into more fundamental constructs before processing, a process sometimes called "desugaring".".
- Syntactic_sugar wikiPageExternalLink footnote_Temp_17.
- Syntactic_sugar wikiPageID "29054".
- Syntactic_sugar wikiPageRevisionID "603329806".
- Syntactic_sugar hasPhotoCollection Syntactic_sugar.
- Syntactic_sugar subject Category:Computer_jargon.
- Syntactic_sugar subject Category:Source_code.
- Syntactic_sugar subject Category:Syntax.
- Syntactic_sugar comment "In computer science, syntactic sugar is syntax within a programming language that is designed to make things easier to read or to express. It makes the language "sweeter" for human use: things can be expressed more clearly, more concisely, or in an alternative style that some may prefer.For example, many programming languages provide special syntax for referencing and updating array elements.".
- Syntactic_sugar label "Azúcar sintáctico".
- Syntactic_sugar label "Lukier składniowy".
- Syntactic_sugar label "Sucre syntaxique".
- Syntactic_sugar label "Syntactic sugar".
- Syntactic_sugar label "Syntactische suiker".
- Syntactic_sugar label "Syntaktischer Zucker".
- Syntactic_sugar label "Zucchero sintattico".
- Syntactic_sugar label "Синтаксический сахар".
- Syntactic_sugar label "التجميل اللغوي".
- Syntactic_sugar label "糖衣構文".
- Syntactic_sugar label "语法糖".
- Syntactic_sugar sameAs Syntaktický_cukr.
- Syntactic_sugar sameAs Syntaktischer_Zucker.
- Syntactic_sugar sameAs Azúcar_sintáctico.
- Syntactic_sugar sameAs Sucre_syntaxique.
- Syntactic_sugar sameAs Zucchero_sintattico.
- Syntactic_sugar sameAs 糖衣構文.
- Syntactic_sugar sameAs Syntactische_suiker.
- Syntactic_sugar sameAs Lukier_składniowy.
- Syntactic_sugar sameAs m.0764c.
- Syntactic_sugar sameAs Q734781.
- Syntactic_sugar sameAs Q734781.
- Syntactic_sugar wasDerivedFrom Syntactic_sugar?oldid=603329806.
- Syntactic_sugar isPrimaryTopicOf Syntactic_sugar.