GNU Common Lisp (original) (raw)

About DBpedia

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.

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 dbr:GNU_Project
dbo:genre dbr:Interpreter_(computing) dbr:Compiler
dbo:latestReleaseDate 2014-10-28 (xsd:date)
dbo:latestReleaseVersion 2.6.12
dbo:license dbr:GNU_Library_General_Public_License
dbo:operatingSystem dbr:Unix-like dbr:Microsoft_Windows
dbo:wikiPageExternalLink https://www.gnu.org/software/gcl/
dbo:wikiPageID 3533718 (xsd:integer)
dbo:wikiPageLength 2187 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1107501123 (xsd:integer)
dbo:wikiPageWikiLink dbc:Common_Lisp_implementations dbr:Unix-like dbr:Interpreter_(computing) dbc:Common_Lisp_(programming_language)_software dbr:Compiler dbr:Maxima_(software) dbr:FreeBSD dbr:GNU_Library_General_Public_License dbr:Linux dbr:Mac_OS_X dbr:Axiom_(computer_algebra_system) dbr:CLISP dbr:C_(programming_language) dbr:GNU_Project dbr:ACL2 dbc:GNU_Project_software dbr:ANSI_Common_Lisp dbr:HOL_(proof_assistant) dbc:Free_compilers_and_interpreters dbr:Solaris_(operating_system) dbr:Kyoto_Common_Lisp dbr:Microsoft_Windows
dbp:developer dbr:GNU_Project
dbp:genre dbr:Interpreter_(computing) dbr:Compiler
dbp:latestReleaseDate 2014-10-28 (xsd:date)
dbp:latestReleaseVersion 2.600000 (xsd:double)
dbp:license dbr:GNU_Library_General_Public_License
dbp:name GNU Common Lisp (en)
dbp:operatingSystem dbr:Unix-like dbr:Microsoft_Windows
dbp:website https://www.gnu.org/software/gcl/
dbp:wikiPageUsesTemplate dbt:Hatnote dbt:Infobox_software dbt:Portal dbt:Reflist dbt:Start_date_and_age dbt:Common_Lisp dbt:GNU
dct:subject dbc:Common_Lisp_implementations dbc:Common_Lisp_(programming_language)_software dbc:GNU_Project_software dbc:Free_compilers_and_interpreters
gold:hypernym dbr:Compiler
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatCommonLispImplementations yago:Abstraction100002137 yago:Act100030358 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Enforcement101127019 yago:Event100029378 yago:Execution101127379 yago:GroupAction101080366 yago:PsychologicalFeature100023100 yago:Writing106359877 yago:WrittenCommunication106349220 yago:YagoPermanentlyLocatedEntity yago:SocialControl101123598 yago:Software106566077 umbel-rc:SoftwareObject
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 freebase:GNU Common Lisp yago-res:GNU Common Lisp wikidata:GNU Common Lisp dbpedia-ca:GNU Common Lisp dbpedia-de:GNU Common Lisp dbpedia-es:GNU Common Lisp dbpedia-no:GNU Common Lisp dbpedia-ru:GNU Common Lisp https://global.dbpedia.org/id/S9gD
prov:wasDerivedFrom wikipedia-en:GNU_Common_Lisp?oldid=1107501123&ns=0
foaf:homepage https://www.gnu.org/software/gcl/
foaf:isPrimaryTopicOf wikipedia-en:GNU_Common_Lisp
foaf:name GNU Common Lisp (en)
is dbo:knownFor of dbr:Bill_Schelter
is dbo:wikiPageDisambiguates of dbr:GCL
is dbo:wikiPageRedirects of dbr:GNU_common_lisp dbr:Gnu_Common_Lisp dbr:Gnu_common_lisp
is dbo:wikiPageWikiLink of dbr:Bill_Schelter dbr:List_of_compilers dbr:GCL dbr:GNU_common_lisp dbr:List_of_programmers dbr:Common_Lisp dbr:CLISP dbr:List_of_GNU_packages dbr:Gnu_Common_Lisp dbr:Gnu_common_lisp dbr:Kyoto_Common_Lisp
is dbp:implementations of dbr:Common_Lisp
is dbp:knownFor of dbr:Bill_Schelter
is foaf:primaryTopic of wikipedia-en:GNU_Common_Lisp