Downloadliste

Projektbeschreibung

Avian is a lightweight virtual machine and class library, both written from scratch to provide a useful subset of Java's features. It's well-suited to cross-platform applications which need a typesafe language but must remain small and self-contained.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-09 06:39
0.5

Diese Version verbessert die Kompatibilität mit der OpenJDK-Klassenbibliothek, fügt die Unterstützung für Linux auf PowerPC und verbessert die Lokalisierung unterstützen.
This release improves compatibility with the OpenJDK class library, adds support for Linux on PowerPC, and improves localization support.

2010-12-22 07:18
0.4

Diese Version bietet Unterstützung für die Verwendung des OpenJDK-Klassenbibliothek als Alternative zu den Standard Avian hinzugefügt. Es fügt auch Unterstützung für die ARM-Architektur, verbessert die Unterstützung für Anwendungen mit benutzerdefinierten Classloader und behebt eine Reihe von obskuren Bugs in der vorherigen Version.
Tags: Major feature enhancements
This release adds support for using the OpenJDK class library as an alternative to the default Avian library. It also adds support for the ARM architecture, improves support for apps using custom classloaders, and fixes a number of obscure bugs present in the previous release.

2009-12-15 15:15
0.3

Diese Version bietet Unterstützung für eine korrekte Endrekursion und erstklassige, reentrant Fortsetzungen. Weitere neue Features sind Unterstützung für native 64-Bit-Windows und OS X baut, schneller Fließkomma-Code auf SSO-fähigen Maschinen, Runtime-visible Anmerkungen, und einige wichtige Leistungsverbesserungen. Experimentelle Unterstützung für das Bauen mit GNU Classpath wurde als Alternative zur eigenen Klasse Avian's Bibliothek hinzugefügt.
Tags: Major feature enhancements
This release adds support for both proper tail recursion and first-class, reentrant continuations. Other new features include support for native 64-bit Windows and OS X builds, faster floating point code on SSE-capable machines, runtime-visible annotations, and several important performance improvements. Experimental support for building with GNU Classpath was added as an alternative to Avian's own class library.

2009-04-13 00:52
0.2

Diese Veröffentlichung fügt Unterstützung für die JIT-Kompilierung auf PowerPC-Systemen, einschließlich Änderungen, die Portierung auf andere ISA-und ABI viel einfacher machen soll. Es beinhaltet auch die volle Unterstützung für die Java Memory Model, optional ahead-of-Time-Kompilierung, verbesserte Unicode-Unterstützung, und mehrere Leistungsverbesserungen.
This release adds support for JIT compilation on PowerPC, including changes that should make porting to other ISAs and ABIs much easier. It also includes full support for the Java Memory Model, optional ahead-of-time compilation, improved Unicode support, and several performance improvements.

2008-06-18 16:19
0.1.1

Diese Version behebt mehrere Regressionen in Version 0.1 eingeführt, und ein paar Ecken Fall Bugs, die in früheren Versionen gab.
Tags: Minor bugfixes
This release fixes several regressions introduced in version 0.1, plus a few corner-case bugs which existed in previous releases.

Project Resources