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

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

PrefixNamespace IRI
n7http://www.harbaum.org/till/nanovm/
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n8http://dbpedia.org/resource/C_(programming_language)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4http://dbpedia.org/resource/Java_(programming_language)
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:NanoVM
rdfs:comment
NanoVM is an open-source implementation of the Java virtual machine. The NanoVM was initially developed to run on the Atmel AVR ATmega8 used in the Asuro Robot. It was ported to run on the C't-Bot and the Nibo-robot and can easily be ported to other AVR-based systems.The virtual machine uses almost 8 kilobytes of code memory (entire flash in case of ATmega8) and 256 bytes of RAM. Every user's .class are processed by NanoVM's Converter which transforms it into one bytecode file.
foaf:name
NanoVM
foaf:homepage
n7:
dbpedia-owl:computingPlatform
dbpedia:Atmel_AVR
dbpedia-owl:genre
dbpedia:Java_virtual_machine
dbpedia-owl:license
dbpedia:GNU_General_Public_License
dbpedia-owl:programmingLanguage
n4: n8: