PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 12, 2008

IKVM 0.38 Release Candidate 2 Released

Posted: 2008-11-12 06:14:05
Languages ::
Platforms ::
Platforms ::

IKVM 0.38 Release Candidate 2 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release candidate includes fixes.

November 05, 2008

IKVM 0.36 Update 2 Release Candidate 2 Released

Posted: 2008-11-05 06:21:13
Languages ::
Platforms ::
Platforms ::

IKVM 0.36 Update 2 Release Candidate 2 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release includes: more efficient type conversion, the making of the finalize() and clone() methods of cli.System.Object and cli.System.Exception final, bug fixes, and other changes.

IKVM 0.38 Release Candidate 1 Released

Posted: 2008-11-05 06:19:21
Languages ::
Platforms ::
Platforms ::

IKVM 0.38 Release Candidate 1 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release includes: the hiding of nested types generated by callerID support, the making of the finalize() and clone() methods of cli.System.Object and cli.System.Exception final, reflection that works on .NET 2.0 RTM, and other changes.

July 24, 2008

Excelsior JET 4.5 End-of-Life Announced

Posted: 2008-07-24 06:24:15
Languages ::

It has been announced that Excelsior JET 3.6 has reached End-of-Life status. Users are recommended to upgrade to a more recent version.

June 20, 2008

Excelsior JET 6.4 Released

Posted: 2008-06-20 06:16:21
Languages ::
Platforms ::

Excelsior JET 6.4 has been released. Excelsior JET is a Java implementation including support for ahead-of-time compilation.

This release includes: support for scrambling program data and resources, optimization improvements, faster ahead-of-time and just-in-time compilation, and other changes.

CACAO 0.99.1 Released

Posted: 2008-06-20 06:11:51
Languages ::
Platforms ::

CACAO 0.99.1 has been released. CACAO is a portable, open source Java virtual machine.

This release includes bug fixes.

June 16, 2008

CACAO 0.99 Released

Posted: 2008-06-16 06:13:58
Languages ::
Platforms ::

CACAO 0.99 has been released. CACAO is a portable, open source Java virtual machine.

This release includes: initial support for using OpenJDK as the Java runtime library, renamed configuration options, the use of 8-byte stack-slots on all architectures, faster C-to-Java calls, annotation and assertion support, and other changes.

June 05, 2008

Excelsior JET 6.4 Beta 3 Released

Posted: 2008-06-05 06:19:52
Languages ::
Platforms ::

Excelsior JET 6.4 Beta 3 has been released. Excelsior JET is a Java implementation including support for ahead-of-time compilation.

This release includes: support for Java SE 6 Update 7 and J2SE 1.5 Update 15, support for the encryption of program data and resource files, a startup optimizer, performance improvements, and other changes.

May 05, 2008

IKVM 0.36 Update 2 Release Candidate 1 Released

Posted: 2008-05-05 06:08:54
Languages ::
Platforms ::

IKVM 0.36 Update 2 Release Candidate 1 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release candidate includes bug fixes.

April 30, 2008

Java for Mac OS X 10.5 Update 1 Released

Posted: 2008-04-30 06:18:12
Languages ::
Platforms ::

Java for Mac OS X 10.5 Update 1 has been released. It is a Java SE 6 version 1.6.0_05 implementation for Mac OS X.

April 07, 2008

IKVM 0.36 Update 1 Released

Posted: 2008-04-07 06:09:58
Languages ::
Platforms ::
Platforms ::

IKVM 0.36 Update 1 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release includes: improved error handling for the ikvmc -reference option; optimized code generation for the lcmp, fcmp, dcmp and shift opcodes; field/method/parameter annotation support for .NET types; the implementation of SocketOptions.IP_MULTICAST_IF and SocketOptions.IP_MULTICAST_IF2; bug fixes; and other changes.

April 02, 2008

abc 1.3.0 Released

Posted: 2008-04-02 06:16:00
Languages ::

abc 1.3.0 has been released. abc is an AspectJ implementation that "aims to make it easy to implement both extensions and optimisations of the core language."

This release includes: a new frontend, the porting of the EAJ and tracematches extensions to make use of the new frontend, performance improvements, bug fixes, and other changes.

March 28, 2008

Excelsior JET 6.0 Maintenance Pack 1 Released

Posted: 2008-03-28 06:15:27
Languages ::
Platforms ::

Excelsior JET 6.0 Maintenance Pack 1 has been released. Excelsior JET is a Java implementation including support for ahead-of-time compilation.

This maintenance pack includes a number of bug fixes.

March 14, 2008

IKVM 0.36 Update 1 Release Candidate 5

Posted: 2008-03-14 06:15:18
Languages ::
Platforms ::
Platforms ::

IKVM 0.36 Update 1 Release Candidate 5 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release includes: the implementation of SocketOptions.IP_MULTICAST_IF and SocketOptions.IP_MULTICAST_IF2, bug fixes, and other changes.

February 28, 2008

IKVM 0.36 Update 1 Release Candidate 4 Released

Posted: 2008-02-28 06:17:37
Languages ::
Platforms ::
Platforms ::

IKVM 0.36 Update 1 Release Candidate 4 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release includes: code generation optimizations, support for loading Java types with assembly qualified type names, spport for removing assertions during compilation, bug fixes, and other changes.

February 27, 2008

Kaffe 1.1.9 Released

Posted: 2008-02-27 06:22:14
Languages ::
Platforms ::

Kaffe 1.1.9 has been released. Kaffe is an open source, clean room Java virtual machine implementation.

This development release includes: build system improvements, support for JSR 166, a simplified threading subsystem interface, the removal of some bundled software, and other changes.

February 26, 2008

Jepp 2.3 Released

Posted: 2008-02-26 06:17:50
Languages ::
Languages ::

Java Embedded Python 2.3 has been released. It allows for embedding CPython within Java applications.

This release includes improved array handling.

February 05, 2008

Excelsior JET 4.1 End-of-Life Announced

Posted: 2008-02-05 06:26:45
Languages ::

It has been announced that Excelsior JET 4.1 has reached End-of-Life status. Users are recommended to upgrade to a more recent version.

IKVM 0.36 Update 1 Release Candidate 3 Released

Posted: 2008-02-05 06:20:01
Languages ::
Platforms ::
Platforms ::

IKVM 0.36 Update 1 Release Candidate 3 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release includes: improved error handling and bug fixes.

January 25, 2008

IKVM 0.36 Update 1 Release Candidate 2

Posted: 2008-01-25 06:21:04
Languages ::
Platforms ::
Platforms ::

IKVM 0.36 Update 1 Release Candidate 2 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release includes a bug fix in DynamicMethod-based serialization for fields typed as ghost interfaces.