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

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

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n7https://common-lisp.net/project/ecl/
n4http://dbpedia.org/resource/C_(programming_language)
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Embeddable_Common_Lisp
rdfs:comment
Embeddable Common Lisp (ECL) is a LGPL Common Lisp implementation aimed at producing a small-footprint Lisp system that can be embedded into existing C-based applications. It is able to create stand-alone ELF executables from Common Lisp code and runs on most platforms that support a C compiler.Because it compiles Common Lisp to C, it also features an FFI system, including support for inline C to be used or generated from Common Lisp.
foaf:name
Embeddable Common Lisp
foaf:homepage
n7:
dbpedia-owl:genre
dbpedia:Compiler dbpedia:Runtime_system
dbpedia-owl:latestReleaseVersion
16.0.0
dbpedia-owl:license
dbpedia:GNU_Lesser_General_Public_License
dbpedia-owl:operatingSystem
dbpedia:Microsoft_Windows dbpedia:Unix-like
dbpedia-owl:programmingLanguage
n4: dbpedia:Common_Lisp