This HTML5 document contains 144 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n13https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n6http://www.w3.org/2006/03/wn/wn20/instances/
n12http://www-sop.inria.fr/indes/fp/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Bigloo
rdf:type
dbo:Software yago:CodingSystem106353757 schema:Language wikidata:Q315 yago:Enforcement101127019 yago:Writing106359877 yago:YagoPermanentlyLocatedEntity yago:Abstraction100002137 yago:SocialControl101123598 dbo:ProgrammingLanguage yago:Execution101127379 yago:Event100029378 yago:Communication100033020 yago:WrittenCommunication106349220 yago:Software106566077 yago:Code106355894 yago:GroupAction101080366 dbo:Language yago:WikicatSchemeImplementations yago:PsychologicalFeature100023100 yago:Act100030358 owl:Thing wikidata:Q9143
rdfs:label
Bigloo
rdfs:comment
Bigloo is a programming language, a dialect of the language Lisp, an implementation of the language Scheme. It is developed at the French IT research institute French Institute for Research in Computer Science and Automation (INRIA). It is oriented toward providing tools for effective and diverse code generation that can match the performance of hand-written C or C++. The Bigloo system contains a Scheme compiler that can generate C code and Java virtual machine (JVM) or .NET Framework (.NET) bytecode. As with other Lisp dialects, it contains an interpreter, also termed a read-eval-print loop (REPL). It is free and open-source software. The run-time system and libraries are released under a GNU Lesser General Public License (LGPL). The compiler and programming tools are released under a GNU
foaf:name
Bigloo
foaf:homepage
n12:Bigloo
dbp:name
Bigloo
dcterms:subject
dbc:Scheme_(programming_language)_implementations dbc:Scheme_(programming_language)_interpreters dbc:Scheme_(programming_language)_compilers
dbo:wikiPageID
4397434
dbo:wikiPageRevisionID
1090893080
dbo:wikiPageWikiLink
dbr:Bytecode dbr:Metaprogramming dbr:List_of_JVM_languages dbr:Programming_language dbr:Scheme_(programming_language) dbr:Interpreter_(computing) dbr:.NET_Framework dbr:C++ dbr:Compiler dbr:Swing_(Java) dbr:Solaris_(operating_system) dbr:GNU_Lesser_General_Public_License dbr:Android_(operating_system) dbr:Library_(computing) dbr:Procedural_programming dbr:Dialect_(computing) dbr:French_Institute_for_Research_in_Computer_Science_and_Automation dbr:GNU_General_Public_License dbr:Multi-paradigm_programming_language dbr:Expat_(library) dbr:GNU_Readline dbr:MySQL dbr:Functional_programming dbr:Scope_(computer_science) dbr:Oracle_database dbr:MacOS dbr:Java_virtual_machine dbr:Programming_tool dbr:IA-32 dbr:Latent_typing dbr:Read-eval-print_loop dbc:Scheme_(programming_language)_compilers dbr:Graphical_user_interface dbr:C_(programming_language) dbr:IBM_AIX dbc:Scheme_(programming_language)_implementations dbc:Scheme_(programming_language)_interpreters dbr:Tru64_UNIX dbr:X86-64 dbr:Hop_(software) dbr:Lisp_(programming_language) dbr:GTK+ dbr:Dynamic_typing dbr:PostgreSQL dbr:Strong_typing dbr:Microsoft_Windows dbr:SQLite dbr:ARM_architecture dbr:Cross-platform dbr:Linux dbr:Free_and_open-source_software dbr:PowerPC dbr:DEC_Alpha
owl:sameAs
wikidata:Q4906988 n13:4YtBn freebase:m.0c00_c
dbp:wikiPageUsesTemplate
dbt:URL dbt:Programming-software-stub dbt:Prog-lang-stub dbt:Official_website dbt:Multiple_issues dbt:Primary_sources dbt:Reflist dbt:Start_date_and_age dbt:Notability dbt:Infobox_programming_language dbt:Lisp_programming_language
dbp:designer
Manuel Serrano
dbp:developer
dbr:French_Institute_for_Research_in_Computer_Science_and_Automation
dbp:family
dbr:Lisp_(programming_language)
dbp:influencedBy
dbr:Lisp_(programming_language) dbr:Scheme_(programming_language)
dbp:latestReleaseDate
2022-01-04
dbp:latestReleaseVersion
4.4
dbp:license
dbr:GNU_General_Public_License dbr:GNU_Lesser_General_Public_License
dbp:operatingSystem
dbr:Android_(operating_system) dbr:IBM_AIX dbr:Cross-platform dbr:Tru64_UNIX dbr:Linux dbr:Solaris_(operating_system) dbr:Microsoft_Windows dbr:MacOS
dbp:paradigms
dbr:Procedural_programming dbr:Metaprogramming dbr:Functional_programming dbr:Multi-paradigm_programming_language
dbp:platform
dbr:PowerPC dbr:X86-64 dbr:ARM_architecture dbr:DEC_Alpha dbr:IA-32
dbp:scope
dbr:Scope_(computer_science)
dbp:standard
R5RS , several SRFI extensions, IEEE Scheme
dbp:typing
dbr:Latent_typing dbr:Dynamic_typing dbr:Strong_typing
dbo:abstract
Bigloo is a programming language, a dialect of the language Lisp, an implementation of the language Scheme. It is developed at the French IT research institute French Institute for Research in Computer Science and Automation (INRIA). It is oriented toward providing tools for effective and diverse code generation that can match the performance of hand-written C or C++. The Bigloo system contains a Scheme compiler that can generate C code and Java virtual machine (JVM) or .NET Framework (.NET) bytecode. As with other Lisp dialects, it contains an interpreter, also termed a read-eval-print loop (REPL). It is free and open-source software. The run-time system and libraries are released under a GNU Lesser General Public License (LGPL). The compiler and programming tools are released under a GNU General Public License (GPL). "Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required." The Hop web application engine and Roadsend PHP are written in Bigloo.
gold:hypernym
dbr:Implementation
dbp:wordnet_type
n6:synset-software-noun-1
prov:wasDerivedFrom
wikipedia-en:Bigloo?oldid=1090893080&ns=0
dbo:wikiPageLength
4501
dbo:latestReleaseDate
2022-01-04
dbo:latestReleaseVersion
4.4c-4
dbo:developer
dbr:French_Institute_for_Research_in_Computer_Science_and_Automation
dbo:influencedBy
dbr:Scheme_(programming_language) dbr:Lisp_(programming_language)
dbo:license
dbr:GNU_General_Public_License dbr:GNU_Lesser_General_Public_License
foaf:isPrimaryTopicOf
wikipedia-en:Bigloo