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

GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code by first generating C code and then calling a C compiler. GCL is the implementation of choice for several large projects including the mathematical tools Maxima, AXIOM, HOL88, and ACL2. GCL runs under eleven different architectures on Linux, and under FreeBSD, Solaris, Mac OS X, and Microsoft Windows. Last stable release of GCL is of 2014-10-28.

Property Value
dbo:abstract
  • GNU Common Lisp (GCL) és el compilador de del Projecte GNU, i un desenvolupament evolutiu del . Produeix codi objecte natiu al generar primer codi C i després cridant al compilador C per a crear el codi executable. Encara que no és completament compatible amb l'especificació de l'ANSI Common Lisp, el GCL és la implementació triada per a diversos projectes grans incloent les eines de matemàtiques Maxima, i . El GCL corre sota GNU/Linux en onze diverses arquitectures, i també sota Microsoft Windows, Solaris, i FreeBSD. (ca)
  • GNU Common Lisp (GCL) ist eine freie Implementierung der Programmiersprache Common Lisp. Der Quelltext steht dabei teilweise unter der GPL, teilweise unter der LGPL, die Binär-Pakete ausschließlich unter der GPL. (de)
  • El GNU Common Lisp (GCL) es el compilador de Common Lisp del Proyecto GNU, y un desarrollo evolutivo del . Produce código objeto nativo al generar primero código C y después llamando al compilador C para crear el código ejecutable. Aunque no es completamente compatible con la especificación del , el GCL es la implementación elegida para varios proyectos grandes incluyendo las herramientas de matemáticas Maxima, y ACL2. El GCL corre bajo GNU/Linux en once diversas arquitecturas, y también bajo Microsoft Windows, Solaris, y FreeBSD. (es)
  • GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code by first generating C code and then calling a C compiler. GCL is the implementation of choice for several large projects including the mathematical tools Maxima, AXIOM, HOL88, and ACL2. GCL runs under eleven different architectures on Linux, and under FreeBSD, Solaris, Mac OS X, and Microsoft Windows. Last stable release of GCL is of 2014-10-28. (en)
  • GNU Common Lisp (GCL) — реализация языка программирования Common Lisp проекта GNU. Представляет собой интерпретатор и компилятор. Способен компилировать сам себя. Для компиляции в машинный код, он сначала генерирует текст на языке Си, а затем вызывает Си-компилятор. Несмотря на то, что эта реализация не полностью соответствует спецификации Common Lisp, GCL использован для реализации нескольких крупных проектов, включая такие математические программы, как Maxima, Axiom и . Эта Лисп-система старается использовать как можно меньше памяти под свой образ, так что на современных компьютерах для повышения её производительности рекомендуется настройка схемы распределения памяти по умолчанию. (ru)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2014-10-28 (xsd:date)
dbo:latestReleaseVersion
  • 2.6.12
dbo:license
dbo:operatingSystem
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3533718 (xsd:integer)
dbo:wikiPageLength
  • 2187 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1107501123 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2014-10-28 (xsd:date)
dbp:latestReleaseVersion
  • 2.600000 (xsd:double)
dbp:license
dbp:name
  • GNU Common Lisp (en)
dbp:operatingSystem
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • GNU Common Lisp (GCL) és el compilador de del Projecte GNU, i un desenvolupament evolutiu del . Produeix codi objecte natiu al generar primer codi C i després cridant al compilador C per a crear el codi executable. Encara que no és completament compatible amb l'especificació de l'ANSI Common Lisp, el GCL és la implementació triada per a diversos projectes grans incloent les eines de matemàtiques Maxima, i . El GCL corre sota GNU/Linux en onze diverses arquitectures, i també sota Microsoft Windows, Solaris, i FreeBSD. (ca)
  • GNU Common Lisp (GCL) ist eine freie Implementierung der Programmiersprache Common Lisp. Der Quelltext steht dabei teilweise unter der GPL, teilweise unter der LGPL, die Binär-Pakete ausschließlich unter der GPL. (de)
  • El GNU Common Lisp (GCL) es el compilador de Common Lisp del Proyecto GNU, y un desarrollo evolutivo del . Produce código objeto nativo al generar primero código C y después llamando al compilador C para crear el código ejecutable. Aunque no es completamente compatible con la especificación del , el GCL es la implementación elegida para varios proyectos grandes incluyendo las herramientas de matemáticas Maxima, y ACL2. El GCL corre bajo GNU/Linux en once diversas arquitecturas, y también bajo Microsoft Windows, Solaris, y FreeBSD. (es)
  • GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code by first generating C code and then calling a C compiler. GCL is the implementation of choice for several large projects including the mathematical tools Maxima, AXIOM, HOL88, and ACL2. GCL runs under eleven different architectures on Linux, and under FreeBSD, Solaris, Mac OS X, and Microsoft Windows. Last stable release of GCL is of 2014-10-28. (en)
  • GNU Common Lisp (GCL) — реализация языка программирования Common Lisp проекта GNU. Представляет собой интерпретатор и компилятор. Способен компилировать сам себя. Для компиляции в машинный код, он сначала генерирует текст на языке Си, а затем вызывает Си-компилятор. Несмотря на то, что эта реализация не полностью соответствует спецификации Common Lisp, GCL использован для реализации нескольких крупных проектов, включая такие математические программы, как Maxima, Axiom и . (ru)
rdfs:label
  • GNU Common Lisp (ca)
  • GNU Common Lisp (de)
  • GNU Common Lisp (en)
  • GNU Common Lisp (es)
  • GNU Common Lisp (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • GNU Common Lisp (en)
is dbo:knownFor of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:implementations 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