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

In computing, Stalin (STAtic Language ImplementatioN) is a programming language, an aggressive optimizing batch whole-program Scheme compiler written by Jeffrey Mark Siskind. It uses advanced data flow analysis and type inference and a variety of other optimization methods to produce code. Stalin is intended for production use in generating an optimized executable. The name is a joke: "Stalin brutally optimizes." Stalin is free and open-source software, licensed under a GNU General Public License (GPL), and is available online.

Property Value
dbo:abstract
  • In computing, Stalin (STAtic Language ImplementatioN) is a programming language, an aggressive optimizing batch whole-program Scheme compiler written by Jeffrey Mark Siskind. It uses advanced data flow analysis and type inference and a variety of other optimization methods to produce code. Stalin is intended for production use in generating an optimized executable. The compiler runs slowly, with little or no support for debugging or other niceties. Full R4RS Scheme is supported, with a few minor and rarely encountered omissions. Interfacing to external C libraries is straightforward. The compiler does lifetime analysis and hence does not generate as much garbage as might be expected, but global reclamation of storage is done using the Boehm garbage collector. The name is a joke: "Stalin brutally optimizes." Stalin is free and open-source software, licensed under a GNU General Public License (GPL), and is available online. (en)
dbo:influencedBy
dbo:latestReleaseDate
  • 2006-10-02 (xsd:date)
dbo:latestReleaseVersion
  • 0.11
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 2828643 (xsd:integer)
dbo:wikiPageLength
  • 3845 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1058639303 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designer
  • Jeffrey Mark Siskind (en)
dbp:developer
  • Jeffrey Mark Siskind (en)
dbp:family
dbp:influencedBy
dbp:latestReleaseDate
  • 2006-10-02 (xsd:date)
dbp:latestReleaseVersion
  • 0.110000 (xsd:double)
dbp:license
dbp:name
  • Stalin (en)
dbp:operatingSystem
dbp:paradigms
dbp:platform
dbp:scope
dbp:typing
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
rdf:type
rdfs:comment
  • In computing, Stalin (STAtic Language ImplementatioN) is a programming language, an aggressive optimizing batch whole-program Scheme compiler written by Jeffrey Mark Siskind. It uses advanced data flow analysis and type inference and a variety of other optimization methods to produce code. Stalin is intended for production use in generating an optimized executable. The name is a joke: "Stalin brutally optimizes." Stalin is free and open-source software, licensed under a GNU General Public License (GPL), and is available online. (en)
rdfs:label
  • Stalin (Scheme implementation) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Stalin (en)
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