Gambit (Scheme implementation) (original) (raw)

About DBpedia

Η Gambit, γνωστή και σαν Gambit-C, είναι μια ελεύθερη υλοποίηση της Scheme που αποτελείται από ένα διερμηνέα Scheme και ένα μεταγλωττιστή που μεταφράζει τη Scheme σε C. Η τεκμηρίωσή της υποστηρίζει ότι είναι σύμφωνη με τα πρότυπα R4RS, R5RS, και IEEE, καθώς επίσης και με αρκετά . Η Gambit αρχικά κυκλοφόρησε το, και η Gambit-C (το οπίσθιο μέρος σε C της Gambit) κυκλοφόρησε για πρώτη φορά το 1994.

Property Value
dbo:abstract Η Gambit, γνωστή και σαν Gambit-C, είναι μια ελεύθερη υλοποίηση της Scheme που αποτελείται από ένα διερμηνέα Scheme και ένα μεταγλωττιστή που μεταφράζει τη Scheme σε C. Η τεκμηρίωσή της υποστηρίζει ότι είναι σύμφωνη με τα πρότυπα R4RS, R5RS, και IEEE, καθώς επίσης και με αρκετά . Η Gambit αρχικά κυκλοφόρησε το, και η Gambit-C (το οπίσθιο μέρος σε C της Gambit) κυκλοφόρησε για πρώτη φορά το 1994. (el) Gambit, also called Gambit-C, is a programming language, a variant of the language family Lisp, and its variants named Scheme. The Gambit implementation consists of a Scheme interpreter, and a compiler which compiles Scheme into the language C, which makes it cross-platform software. It conforms to the standards R4RS, R5RS, and Institute of Electrical and Electronics Engineers (IEEE), and to several Scheme Requests for Implementations (SRFIs). Gambit was released first in 1988, and Gambit-C (Gambit with a C backend) was released first in 1994. They are free and open-source software released under a GNU Lesser General Public License (LGPL) 2.1, and Apache License 2.0. By compiling to an intermediate representation, in this case portable C (as do Chicken, Bigloo and Cyclone), programs written in Gambit can be compiled for common popular operating systems such as Linux, macOS, other Unix-like systems, and Windows. (en) Gambit也叫做Gambit-C,是Lisp编程语言家族的Scheme方言一个实现。Gambit实现包括一个Scheme解释器,和将Scheme编译成C的编译器,这使得它成为了跨平台软件。它遵循了标准R4RS、IEEE 1178和R5RS,和一些(SRFI)。Gambit最初在1988年发行,而Gambit-C(具有C后端的Gambit)最初在1994年发行。它们是在GNU宽通用公共许可证(LGPL) 2.1和Apache许可证 2.0下发行的自由及开放源代码软件。 通过编译成中间表示,这里采用了可移植的C语言代码(Chicken、和Cyclone亦如此),用Gambit书写的程序可以编译于常见的流行操作系统,比如Linux、macOS、其他类Unix系统和Windows。 (zh)
dbo:influencedBy dbr:Scheme_(programming_language) dbr:Lisp_(programming_language)
dbo:latestReleaseVersion 4.9.4
dbo:license dbr:GNU_Lesser_General_Public_License dbr:Apache_License
dbo:wikiPageExternalLink https://cons.io http://code.google.com/p/termite/
dbo:wikiPageID 8069636 (xsd:integer)
dbo:wikiPageLength 5247 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1118182912 (xsd:integer)
dbo:wikiPageWikiLink dbr:Scheme_(programming_language) dbr:Message_passing dbr:Bigloo dbr:Unix-like dbr:Intermediate_representation dbr:Interpreter_(computing) dbr:Compiler dbr:Cross-platform dbr:Free_and_open-source_software dbr:GNU_Compiler_Collection dbr:GNU_Lesser_General_Public_License dbr:Multi-paradigm_programming_language dbr:Concurrency_(computer_science) dbr:Cross-platform_software dbr:Apache_License dbr:Linux dbr:Lisp_(programming_language) dbr:MacOS dbr:Stalin_(Scheme_implementation) dbr:Functional_programming dbr:C++ dbr:C_(programming_language) dbr:Latent_typing dbr:Dynamic_typing dbr:Erlang_(programming_language) dbc:Free_compilers_and_interpreters dbr:Chicken_(Scheme_implementation) dbc:Scheme_(programming_language)_compilers dbc:Scheme_(programming_language)_implementations dbc:Scheme_(programming_language)_interpreters dbr:Modular_programming dbr:Institute_of_Electrical_and_Electronics_Engineers dbr:Metaprogramming dbr:Microsoft_Windows dbr:Objective-C dbr:Operating_system dbr:Racket_(programming_language) dbr:X86-64 dbr:Macro_(computer_science) dbr:Scheme_Requests_for_Implementation dbr:Scope_(computer_science) dbr:IA-32 dbr:Imperative_programming dbr:Implementation dbr:Programming_language dbr:Strong_typing
dbp:designer Marc Feeley (en)
dbp:family dbr:Lisp_(programming_language)
dbp:influenced Gerbil Scheme, Termite Scheme (en)
dbp:influencedBy dbr:Scheme_(programming_language) dbr:Lisp_(programming_language)
dbp:latestReleaseVersion 4.900000 (xsd:double)
dbp:license LGPL 2.1, Apache 2.0 (en)
dbp:name Gambit (en)
dbp:operatingSystem dbr:Cross-platform
dbp:paradigms dbr:Multi-paradigm_programming_language dbr:Functional_programming dbr:Metaprogramming dbr:Imperative_programming
dbp:platform dbr:X86-64 dbr:IA-32
dbp:scope dbr:Scope_(computer_science)
dbp:typing dbr:Latent_typing dbr:Dynamic_typing dbr:Strong_typing
dbp:wikiPageUsesTemplate dbt:GitHub dbt:Infobox_programming_language dbt:Lisp_programming_language dbt:Official_website dbt:Reflist dbt:Start_date_and_age dbt:Prog-lang-stub
dct:subject dbc:Free_compilers_and_interpreters dbc:Scheme_(programming_language)_compilers dbc:Scheme_(programming_language)_implementations dbc:Scheme_(programming_language)_interpreters
rdf:type owl:Thing dbo:Language schema:Language wikidata:Q315 wikidata:Q9143 dbo:ProgrammingLanguage
rdfs:comment Η Gambit, γνωστή και σαν Gambit-C, είναι μια ελεύθερη υλοποίηση της Scheme που αποτελείται από ένα διερμηνέα Scheme και ένα μεταγλωττιστή που μεταφράζει τη Scheme σε C. Η τεκμηρίωσή της υποστηρίζει ότι είναι σύμφωνη με τα πρότυπα R4RS, R5RS, και IEEE, καθώς επίσης και με αρκετά . Η Gambit αρχικά κυκλοφόρησε το, και η Gambit-C (το οπίσθιο μέρος σε C της Gambit) κυκλοφόρησε για πρώτη φορά το 1994. (el) Gambit也叫做Gambit-C,是Lisp编程语言家族的Scheme方言一个实现。Gambit实现包括一个Scheme解释器,和将Scheme编译成C的编译器,这使得它成为了跨平台软件。它遵循了标准R4RS、IEEE 1178和R5RS,和一些(SRFI)。Gambit最初在1988年发行,而Gambit-C(具有C后端的Gambit)最初在1994年发行。它们是在GNU宽通用公共许可证(LGPL) 2.1和Apache许可证 2.0下发行的自由及开放源代码软件。 通过编译成中间表示,这里采用了可移植的C语言代码(Chicken、和Cyclone亦如此),用Gambit书写的程序可以编译于常见的流行操作系统,比如Linux、macOS、其他类Unix系统和Windows。 (zh) Gambit, also called Gambit-C, is a programming language, a variant of the language family Lisp, and its variants named Scheme. The Gambit implementation consists of a Scheme interpreter, and a compiler which compiles Scheme into the language C, which makes it cross-platform software. It conforms to the standards R4RS, R5RS, and Institute of Electrical and Electronics Engineers (IEEE), and to several Scheme Requests for Implementations (SRFIs). Gambit was released first in 1988, and Gambit-C (Gambit with a C backend) was released first in 1994. They are free and open-source software released under a GNU Lesser General Public License (LGPL) 2.1, and Apache License 2.0. (en)
rdfs:label Gambit (γλώσσα προγραμματισμού) (el) Gambit (Scheme implementation) (en) Gambit (Scheme实现) (zh)
owl:sameAs wikidata:Gambit (Scheme implementation) dbpedia-el:Gambit (Scheme implementation) dbpedia-zh:Gambit (Scheme implementation) https://global.dbpedia.org/id/4jkyk
prov:wasDerivedFrom wikipedia-en:Gambit_(Scheme_implementation)?oldid=1118182912&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Gambit_(Scheme_implementation)
foaf:name Gambit (en)
is dbo:influenced of dbr:MultiLisp
is dbo:wikiPageDisambiguates of dbr:Gambit_(disambiguation)
is dbo:wikiPageRedirects of dbr:Gambit_(scheme_implementation) dbr:Termite_scheme dbr:Gambit-C
is dbo:wikiPageWikiLink of dbr:Amiga_programming_languages dbr:Scheme_(programming_language) dbr:List_of_compilers dbr:Intermediate_representation dbr:Gambit_(disambiguation) dbr:SLIB dbr:Gambit_(scheme_implementation) dbr:MultiLisp dbr:Stalin_(Scheme_implementation) dbr:Chicken_(Scheme_implementation) dbr:Termite_scheme dbr:Gambit-C
is dbp:influenced of dbr:MultiLisp
is foaf:primaryTopic of wikipedia-en:Gambit_(Scheme_implementation)