This HTML5 document contains 9 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/
n7http://dbpedia.org/resource/C_(programming_language)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n5http://dbpedia.org/resource/Python_(programming_language)
n8http://www.stackless.com/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Stackless_Python
rdfs:comment
Stackless Python, or Stackless, is a Python programming language interpreter, so named because it avoids depending on the C call stack for its own stack. The most prominent feature of Stackless is microthreads, which avoid much of the overhead associated with usual operating system threads. In addition to Python features, Stackless also adds support for coroutines, communication channels and task serialization.
foaf:name
Stackless Python
foaf:homepage
n8:
dbpedia-owl:license
dbpedia:Python_Software_Foundation_License
dbpedia-owl:operatingSystem
dbpedia:Microsoft_Windows dbpedia:Linux dbpedia:OS_X
dbpedia-owl:programmingLanguage
n5: n7: