An Entity of Type: video game, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

In computer science, syntactic closures are an implementation strategy for a hygienic macro system. The term pertains to the Scheme programming language. When a syntactic closure is used the arguments to a macro call are enclosed in the current environment, such that they cannot inadvertently reference bindings introduced by the macro itself.

Property Value
dbo:abstract
  • In computer science, syntactic closures are an implementation strategy for a hygienic macro system. The term pertains to the Scheme programming language. When a syntactic closure is used the arguments to a macro call are enclosed in the current environment, such that they cannot inadvertently reference bindings introduced by the macro itself. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 14709444 (xsd:integer)
dbo:wikiPageLength
  • 1097 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1008787655 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In computer science, syntactic closures are an implementation strategy for a hygienic macro system. The term pertains to the Scheme programming language. When a syntactic closure is used the arguments to a macro call are enclosed in the current environment, such that they cannot inadvertently reference bindings introduced by the macro itself. (en)
rdfs:label
  • Syntactic closure (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License