The NanoVM class documentation is available here:
http://nanovm.sourceforge.net/javadoc/
The NanoVM Team today announced the immediate availability of the NanoVM 1.6, a release containing some new features:
* Nibo robot support
* Asuro ATmega168 support
* Virtual machine source folder cleanup
* New html class documentation (javadoc)
* Updated install_avr_gcc script to install gcc-4.1.2, GDB=gdb-6.6, avr-libc-1.4.6 and avrdude-5.4
The NanoVM Team today announced the immediate availability of the NanoVM 1.5.1, a bugfix release:
* missing folder was been added to the make_tarball script
The NanoVM Team today announced the immediate availability of the NanoVM 1.5, a release containing several new features:
* c't-Bot support
* Floating point is now functional
* 31-bit constant values
* Several new op-codes implemented (lookupswitch, dup*, astore*, aload*,
ifnull, ifnonnull and floatingpoint op-codes)
* Built-in nanovm.lang.Math library
* Built-in nanovm.util.Formatter library for formatted output of
floating point, boolean and integer values with java-like syntax
* Compatible with Java 5.0
* Some checks of nvm bytecode compatibility with NanoVM compile options
* Bytecode may be optinal stored in flash memory