[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] [Announce] [OT] NanoVM 1.5 released
From: |
Nils Springob |
Subject: |
[avr-gcc-list] [Announce] [OT] NanoVM 1.5 released |
Date: |
Wed, 21 Feb 2007 13:46:51 +0100 |
User-agent: |
Thunderbird 1.5.0.9 (Windows/20061207) |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] [Announce] [OT] NanoVM 1.5 released,
Nils Springob <=