About: Chez Scheme

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

Chez Scheme is a programming language, a dialect and implementation of the language Scheme which is a type of Lisp. It uses an incremental native-code compiler to produce native binary files for the x86 (IA-32, x86-64), PowerPC, and SPARC processor architectures. It has supported the R6RS standard since version 7.9.1. It is free and open-source software released under an Apache License, version 2.0. It was first released in 1985, by R. Kent Dybvig, originally licensed as proprietary software, and then released as open-source software on GitHub on 2016-05-13 with version 9.4.

Property Value
dbo:abstract
  • Chez Scheme is a programming language, a dialect and implementation of the language Scheme which is a type of Lisp. It uses an incremental native-code compiler to produce native binary files for the x86 (IA-32, x86-64), PowerPC, and SPARC processor architectures. It has supported the R6RS standard since version 7.9.1. It is free and open-source software released under an Apache License, version 2.0. It was first released in 1985, by R. Kent Dybvig, originally licensed as proprietary software, and then released as open-source software on GitHub on 2016-05-13 with version 9.4. Petite Chez Scheme is a sibling implementation which uses a threaded interpreter design instead of Chez Scheme's incremental native-code compiler. Programs written for Chez Scheme run unchanged in Petite Chez Scheme, as long as they do not depend on using the compiler (for example foreign function interface is only available in the compiler). Petite Chez Scheme was originally freely distributable and is now distributed open-source as part of Chez Scheme. (en)
  • Chez Scheme — реализация языка Scheme (надмножества R6RS), созданная в 1984 году . Реализацию отличает как скорость компиляции, так и эффективность результирующего кода. До 2016 года был коммерческим программным продуктом с бесплатно распространяемым интерпретатором petit chez scheme, который использовал шитый код взамен компиляции непосредственно в машинный код. Начиная с версии 9.4 стал полностью открытым программным продуктом, распространяемым под лицензией Apache. Применяется как для разработки коммерческих систем, так и в образовательных целях (в частности, в учебнике Essentials of Programming Languages). С начала 2017 года начато переписывание транслятора языка программирования Racket с языка Си на Chez Scheme. (ru)
  • Chez Scheme是一个由R. Kent Dybvig开发的Scheme实现,于1985年首次发布。Chez Scheme可以将源代码编译为原生的机器代码,支持PowerPC、SPARC、x86和x86-64处理器架构,并提供了一个优秀的REPL环境。Chez Scheme自7.9.1版本开始支持R6RS标准。 Chez Scheme有一个窗口和图形软件包,称为 Scheme Widget Library,其支持可移植的SLIB库。 据几个基准测试,Chez Scheme是最快的可用的Scheme实现之一。 Petite Chez Scheme最初作为免费软件发行,Chez Scheme 从9.4版本开始在Github上发布,成为开源软件。 (zh)
dbo:designer
dbo:influencedBy
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 8516055 (xsd:integer)
dbo:wikiPageLength
  • 5941 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1071611318 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designer
dbp:developer
  • Cadence Research Systems (en)
dbp:family
dbp:fileExt
  • .ss (en)
dbp:influencedBy
dbp:license
dbp:name
  • Chez Scheme (en)
dbp:operatingSystem
dbp:paradigms
dbp:platform
  • x86 PowerPC, SPARC, ARMv6 (en)
dbp:scope
dbp:typing
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Chez Scheme是一个由R. Kent Dybvig开发的Scheme实现,于1985年首次发布。Chez Scheme可以将源代码编译为原生的机器代码,支持PowerPC、SPARC、x86和x86-64处理器架构,并提供了一个优秀的REPL环境。Chez Scheme自7.9.1版本开始支持R6RS标准。 Chez Scheme有一个窗口和图形软件包,称为 Scheme Widget Library,其支持可移植的SLIB库。 据几个基准测试,Chez Scheme是最快的可用的Scheme实现之一。 Petite Chez Scheme最初作为免费软件发行,Chez Scheme 从9.4版本开始在Github上发布,成为开源软件。 (zh)
  • Chez Scheme is a programming language, a dialect and implementation of the language Scheme which is a type of Lisp. It uses an incremental native-code compiler to produce native binary files for the x86 (IA-32, x86-64), PowerPC, and SPARC processor architectures. It has supported the R6RS standard since version 7.9.1. It is free and open-source software released under an Apache License, version 2.0. It was first released in 1985, by R. Kent Dybvig, originally licensed as proprietary software, and then released as open-source software on GitHub on 2016-05-13 with version 9.4. (en)
  • Chez Scheme — реализация языка Scheme (надмножества R6RS), созданная в 1984 году . Реализацию отличает как скорость компиляции, так и эффективность результирующего кода. До 2016 года был коммерческим программным продуктом с бесплатно распространяемым интерпретатором petit chez scheme, который использовал шитый код взамен компиляции непосредственно в машинный код. Начиная с версии 9.4 стал полностью открытым программным продуктом, распространяемым под лицензией Apache. С начала 2017 года начато переписывание транслятора языка программирования Racket с языка Си на Chez Scheme. (ru)
rdfs:label
  • Chez Scheme (en)
  • Chez Scheme (ru)
  • Chez Scheme (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Chez Scheme (en)
is dbo:knownFor of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is dbp:knownFor 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