Hi,

The NanoVM Team today announced the immediate availability of the NanoVM
1.5, a Java VM running on Atmel AVR's. This release contains 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

The SF development pages with the download section are at

      http://sourceforge.net/projects/nanovm/


Certainly, the vm was built with the avr-gcc... ;-)


Enjoy,

NanoVM Team






_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to