About: STklos

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

STklos is a Scheme implementation that succeeded STk. It is a bytecode compiler with an ad hoc virtual machine which aims to be fast as well as light. STklos is free software, released under the GNU General Public License. In addition to implementing most of R5RS, and a large part of R7RS, STklos supports: Additional libraries are available through its package system ScmPkg.

Property Value
dbo:abstract
  • STklos is a Scheme implementation that succeeded STk. It is a bytecode compiler with an ad hoc virtual machine which aims to be fast as well as light. STklos is free software, released under the GNU General Public License. In addition to implementing most of R5RS, and a large part of R7RS, STklos supports: * an object system based on CLOS with multiple inheritance, generic functions, multimethods and a MOP * a module system * easy connection with the GTK toolkit * a low-level macro system that compiles macro expanders into bytecode (syntax-rules is also present as a high-level macro system) * a full Numerical tower implementation, as defined in R7RS * Unicode support * Perl compatible regular expressions via PCRE library * a simple foreign function interface via libffi * being compiled as a library and embedded in an application * native threads, using the libpthread library. The API conforms to SRFI-18 * a number of SRFIs * easy access to SLIB * an HTTP client Additional libraries are available through its package system ScmPkg. (en)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2021-11-25 (xsd:date)
dbo:latestReleaseVersion
  • 1.70
dbo:license
dbo:releaseDate
  • 2001-01-17 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 8515749 (xsd:integer)
dbo:wikiPageLength
  • 3015 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1080894213 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2021-11-25 (xsd:date)
dbp:latestReleaseVersion
  • 1.700000 (xsd:double)
dbp:license
dbp:name
  • STklos (en)
dbp:operatingSystem
dbp:released
  • 2001-01-17 (xsd:date)
dbp:standard
  • R7RS (en)
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • STklos is a Scheme implementation that succeeded STk. It is a bytecode compiler with an ad hoc virtual machine which aims to be fast as well as light. STklos is free software, released under the GNU General Public License. In addition to implementing most of R5RS, and a large part of R7RS, STklos supports: Additional libraries are available through its package system ScmPkg. (en)
rdfs:label
  • STklos (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • STklos (en)
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