PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 18, 2007

Ctpp 1.0.1 Released

Posted: 2007-07-18 21:40:00
Languages ::

Ctpp 1.0.1 has been released. It is a preprocessor for Ctalk, an object-oriented extension of C.

This release includes: a check for unmatched comments, and improved error reporting.

July 15, 2007

Ctpp 1.0.0 Released

Posted: 2007-07-15 22:23:00
Languages ::

Ctpp 1.0.0 has been released. It is a preprocessor for Ctalk, an object-oriented extension of C.

This release includes: improved handling of strings and character constants, improved preprocessor directives, documentation improvements, and bug fixes.

July 10, 2007

AMPC 1.6.5 Released

Posted: 2007-07-10 21:45:00
Languages ::

Axiomatic Multi-Platform C 1.6.5 has been released. AMPC is a C compiler that emits Java bytecode.

This release includes: the addition of a FEMTO menu option in the IDE, and an installer script bug fix.

July 05, 2007

Ctpp 1.0.0b Released

Posted: 2007-07-05 22:20:00
Languages ::

Ctpp 1.0.0b has been released. It is a preprocessor for Ctalk, an object-oriented extension of C.

June 22, 2007

AMPC 1.6.4 Released

Posted: 2007-06-22 23:39:00
Languages ::

Axiomatic Multi-Platform C 1.6.4 has been released. AMPC is a C compiler that emits Java bytecode.

This release includes the addition of the FEMTO memory model.

June 05, 2007

Sun Studio 12 Released

Posted: 2007-06-05 07:26:00
Languages ::
Languages ::
Languages ::

Sun Studio 12 has been released. It includes compilers for C, C++ and Fortran, supporting Solaris on SPARC, and Solaris and Linux on x86/x64.

The changes for this release include: support for Linux, new multithreading/multicore tools, performance improvements, improved GCC compatibility, and more.

June 04, 2007

AMPC 1.6.3 Released

Posted: 2007-06-04 22:51:00
Languages ::

Axiomatic Multi-Platform C 1.6.3 has been released. AMPC is a C compiler that emits Java bytecode.

This release includes a fix for a bug in the setting up of argv and argc.

May 31, 2007

AspeCt-oriented C V 0.6 Released

Posted: 2007-05-31 07:53:00
Languages ::

AspeCt-oriented C V 0.6 has been released. ACC, formerly known as AspectC, allows for aspect-oriented development using C.

This release includes: support for allowing advice functions to return immediately from the function containing the matched join point, support for the addition of exception handling via aspects, a new set of compiler tools, and other changes.

May 26, 2007

nwcc 0.7.3 Released

Posted: 2007-05-26 23:36:00
Languages ::

nwcc 0.7.3 has been released. nwcc is a portable C compiler targeting a variety of systems.

This release includes: rewritten x86 and AMD64 floating point support, PPC32 and PPC64 floating point bug fixes, plus other changes and fixes.

April 30, 2007

The Amsterdam Compiler Kit 6.0pre3 Released

Posted: 2007-04-30 22:58:00
Languages ::
Languages ::
Languages ::
Languages ::
Languages ::

The Amsterdam Compiler Kit 6.0pre3 has been released. The ACK is an optimizing, retargetable, open source compiler suite supporting a variety of languages, including C, Pascal, Modula-2, BASIC, and Occam.

This release includes: support for generating CP/M binaries using the 8080 code generator, improved ANSI C headers, improved floating-point support, optimizations, bug fixes, and other changes.

April 25, 2007

The Amsterdam Compiler Kit 6.0pre2 Released

Posted: 2007-04-25 16:40:00
Languages ::
Languages ::
Languages ::
Languages ::
Languages ::

The Amsterdam Compiler Kit 6.0pre2 has been released. ACK is an optimizing, retargetable, open source compiler suite supporting a variety of languages, including C, Pascal, Modula-2, BASIC, and Occam.

This release includes: limited support for i386 Linux binaries, syscall changes, the removal of the K&R C compiler, changes to the built-in libc, plus other changes and bug fixes.

April 14, 2007

nwcc 0.7.2 Released

Posted: 2007-04-14 23:47:00
Languages ::

nwcc 0.7.2 has been released. nwcc is a portable C compiler targeting a variety of systems.

This release includes: support for OpenBSD/AMD64 and Linux/SPARC64, support for the new nwasm assembler on x86 systems, and other changes.

April 13, 2007

AMPC 1.6.2 Released

Posted: 2007-04-13 22:35:00
Languages ::

Axiomatic Multi-Platform C 1.6.2 has been released. AMPC is a C compiler that emits Java bytecode.

This release includes support for the setjmp(), longjmp(), signal() and raise() library functions, and a fix for a bug in the TCP/IP library.

March 24, 2007

Axiomatic Multi-Platform C 1.6.1 Released

Posted: 2007-03-24 00:10:00
Languages ::

Axiomatic Multi-Platform C 1.6.1 has been released. AMPC is a C compiler that emits Java bytecode.

This release includes linker bug fixes, and other changes.

March 13, 2007

ACC 0.5 Released

Posted: 2007-03-13 08:33:00
Languages ::

AspeCt-oriented C 0.5 has been released. ACC, formerly known as AspectC, allows for aspect-oriented development using C.

This release includes: a set of experimental weave adapters, debugging support, improved error reporting, plus other changes.

February 26, 2007

GCC UPC 4.0.3.3 Released

Posted: 2007-02-26 23:43:00
Languages ::

GCC Unified Parallel C 4.0.3.3 has been released. GCC UPC adds support for Unified Parallel C to the GNU Compiler Collection.

This release includes improved support for Cray XT3 Catamount and Cray XT3 CNL systems.

February 07, 2007

AMPC 1.6.0 Released

Posted: 2007-02-07 08:05:00
Languages ::

Axiomatic Multi-Platform C 1.6.0 has been released. AMPC is a C compiler that emits Java bytecode.

This release includes: "double" of 64 bits in length, the removal of "DOUBLE", and bug fixes.

January 26, 2007

MetaC Compiler r70125 Released

Posted: 2007-01-26 22:22:00
Languages ::

MetaC Compiler r70125 has been released. It is a compiler for MetaC, an extension to C adding support for reflection and the ability to analyze and modify C source code at compile time.

This release includes: support for Win32 hosts, support for initializer lists, fixes for some C99 issues, plus other changes and fixes.

January 15, 2007

nwcc 0.7.1 Released

Posted: 2007-01-15 22:52:00
Languages ::

nwcc 0.7.1 has been released. nwcc is a portable C compiler targeting a variety of systems.

This release includes initial support for the SPARC architecture, and bug fixes.

January 04, 2007

AspectC V0.4 Released

Posted: 2007-01-04 00:18:00
Languages ::

AspectC V0.4 has been released. AspectC is a compiler that allows for aspect-oriented development using C.