<s>
NanoVM	B-Language
is	O
an	O
open-source	B-Application
implementation	O
of	O
the	O
Java	B-Language
virtual	I-Language
machine	I-Language
.	O
</s>
<s>
The	O
NanoVM	B-Language
was	O
initially	O
developed	O
to	O
run	O
on	O
the	O
Atmel	B-Architecture
AVR	I-Architecture
ATmega8	B-Architecture
used	O
in	O
the	O
Asuro	O
Robot	O
.	O
</s>
<s>
It	O
was	O
ported	O
to	O
run	O
on	O
the	O
C't-Bot	O
and	O
the	O
Nibo-robot	O
and	O
can	O
easily	O
be	O
ported	O
to	O
other	O
AVR-based	O
systems	O
.	O
</s>
<s>
The	O
virtual	O
machine	O
uses	O
almost	O
8	O
kilobytes	O
of	O
code	O
memory	O
(	O
entire	O
flash	O
in	O
case	O
of	O
ATmega8	B-Architecture
)	O
and	O
256	O
bytes	B-Application
of	O
RAM	B-Architecture
.	O
</s>
<s>
Every	O
user	O
's	O
.class	O
are	O
processed	O
by	O
NanoVM	B-Language
's	O
Converter	O
which	O
transforms	O
it	O
into	O
one	O
bytecode	O
file	O
.	O
</s>
<s>
For	O
this	O
operation	O
is	O
useful	O
NanoVM	B-Language
's	O
bootloader	B-Application
(	O
alternatively	O
you	O
can	O
use	O
ISP	B-Device
programmer	O
like	O
:	O
PonyProg	O
)	O
which	O
store	O
this	O
content	O
on-chip	O
EEPROM	B-General_Concept
.	O
</s>
