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

In the theory of programming languages in computer science, deforestation (also known as fusion) is a program transformation to eliminate intermediate lists or tree structures that are created and then immediately consumed by a program. The term "deforestation" was originally coined by Philip Wadler in his 1990 paper "Deforestation: transforming programs to eliminate trees".

Property Value
dbo:abstract
  • Desforestació en informàtica, anomenada també fusió de bucles, és una transformació de programes per eliminar estructures intermèdies temporals. S'aplica en el context d'una composició de funcions sobre estructures, obtenint la fusió dels bucles que les recorren. El terme “desforestació” va ésser emprat per primera vegada per en el seu estudi "Deforestation: transforming programs to eliminate trees". La desforestació té aplicació en llenguatges de programació funcional, en especial els llenguatges estrictes com ara el OCaml i Scala. En els llenguatges d'avaluació tardana com ara Haskell en una composició els elements es forneixen sota comanda d'un en un (crida per necessitat), evitant la generació completa d'estructures intermèdies dels llenguatges estrictes. Queda llavors l'optimització possible de fusió dels bucles. (ca)
  • In the theory of programming languages in computer science, deforestation (also known as fusion) is a program transformation to eliminate intermediate lists or tree structures that are created and then immediately consumed by a program. The term "deforestation" was originally coined by Philip Wadler in his 1990 paper "Deforestation: transforming programs to eliminate trees". Deforestation is typically applied to programs in functional programming languages, particularly non-strict programming languages such as Haskell. One particular algorithm for deforestation, shortcut deforestation, is implemented in the Glasgow Haskell Compiler. Deforestation is closely related to escape analysis. (en)
  • Dans la théorie des langages de programmation en informatique, la déforestation (aussi connue sous le nom de fusion) est une transformation de programmes qui permet d'éliminer les structures d'arbre. Le terme de "déforestation" a été inventé par Philip Wadler , dans son article "La déforestation : la transformation des programmes afin d'éliminer les arbres". La déforestation est généralement appliquée aux langages de programmation fonctionnelle, en particulier les langages non-stricts ( (en)) tels que Haskell. Un des algorithmes de déforestation, la déforestation par raccourcis est mis en œuvre dans le Glasgow Haskell Compiler. (fr)
  • In de theorie van de programmeertalen in de informatica is ontbossing (ook bekend als fuseren) een om boomstructuren te verwijderen. De term "ontbossing" is oorspronkelijk verzonnen door in zijn artikel "Deforestation: transforming programs to eliminate trees". Ontbossing wordt typisch toegepast op programma's uit de hoek van de functioneel programmeertalen, in het bijzonder de zoals Haskell. Een bijzonder algoritme voor ontbossing, de zogenaamde shortcut deforestation, is geïmplementeerd in de Glasgow Haskell Compiler. (nl)
dbo:wikiPageID
  • 9315990 (xsd:integer)
dbo:wikiPageLength
  • 2130 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1032261298 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In de theorie van de programmeertalen in de informatica is ontbossing (ook bekend als fuseren) een om boomstructuren te verwijderen. De term "ontbossing" is oorspronkelijk verzonnen door in zijn artikel "Deforestation: transforming programs to eliminate trees". Ontbossing wordt typisch toegepast op programma's uit de hoek van de functioneel programmeertalen, in het bijzonder de zoals Haskell. Een bijzonder algoritme voor ontbossing, de zogenaamde shortcut deforestation, is geïmplementeerd in de Glasgow Haskell Compiler. (nl)
  • Desforestació en informàtica, anomenada també fusió de bucles, és una transformació de programes per eliminar estructures intermèdies temporals. S'aplica en el context d'una composició de funcions sobre estructures, obtenint la fusió dels bucles que les recorren. El terme “desforestació” va ésser emprat per primera vegada per en el seu estudi "Deforestation: transforming programs to eliminate trees". La desforestació té aplicació en llenguatges de programació funcional, en especial els llenguatges estrictes com ara el OCaml i Scala. (ca)
  • In the theory of programming languages in computer science, deforestation (also known as fusion) is a program transformation to eliminate intermediate lists or tree structures that are created and then immediately consumed by a program. The term "deforestation" was originally coined by Philip Wadler in his 1990 paper "Deforestation: transforming programs to eliminate trees". (en)
  • Dans la théorie des langages de programmation en informatique, la déforestation (aussi connue sous le nom de fusion) est une transformation de programmes qui permet d'éliminer les structures d'arbre. Le terme de "déforestation" a été inventé par Philip Wadler , dans son article "La déforestation : la transformation des programmes afin d'éliminer les arbres". (fr)
rdfs:label
  • Desforestació (informàtica) (ca)
  • Deforestation (computer science) (en)
  • Déforestation (informatique) (fr)
  • Ontbossing (informatica) (nl)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
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