PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 30, 2008

Sleep 2.1-b24 Released

Posted: 2008-04-30 06:23:49
Languages ::

Sleep 2.1-b24 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.

This release includes: improved support for circular data structures, a taint mode, and other changes.

Logtalk 2.31.5 Released

Posted: 2008-04-30 06:21:21
Languages ::

Logtalk 2.31.5 has been released. Logtalk is an object-oriented extension to Prolog.

This release includes: support for checking arithmetic expressions for calls to non-portable functions, updated implementation of the thread/1 built-in predicate, new multi-threading examples, documentation updates, bug fixes, and other changes.

Apr. 28 Python-URL! Available

Posted: 2008-04-30 06:19:36
Languages ::

The April 28, 2008 edition of the Python-URL! is now available. It summarises recent developments and discussion within the Python community.

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.

Next (boston lispers) Meeting on May 27

Posted: 2008-04-30 06:17:03
Languages ::

It has been announced that the next (boston lispers) meeting will be held on May 27, 2008.

April 29, 2008

Roadsend PHP 2.9.6 Released

Posted: 2008-04-29 06:19:58
Languages ::

Roadsend PHP 2.9.6 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code.

This release includes: a new skeleton extension, a new C API for accessing the runtime, runtime performance and compatibility fixes, a new test suite, portability fixes for MinGW and FreeBSD, and other changes.

Wraith Scheme 1.32 Released

Posted: 2008-04-29 06:17:41
Languages ::

Wraith Scheme 1.32 has been released. It is an R5RS Scheme implementation for Mac OS X.

This release includes bug fixes.

newLISP 9.3.11 Released

Posted: 2008-04-29 06:15:47
Languages ::

newLISP 9.3.11 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.

This development release includes: new functions for customizing newLISP's interactive shell, improved HTTP request pre-processing, bug fixes, and other changes.

Apr. 22 to 29 Caml Weekly News Available

Posted: 2008-04-29 06:14:28
Languages ::

The April 22 to 29, 2008 edition of the Caml Weekly News is now available. It summarises recent developments within the Caml community.

April 28, 2008

Apr. 28 'This Week in Ruby' Available

Posted: 2008-04-28 06:26:59
Languages ::

The April 28, 2008 edition of 'This Week in Ruby' is now available. It summarises recent developments within the Ruby community.

Groovy 1.5.6 Released

Posted: 2008-04-28 06:25:07
Languages ::
Platforms ::

Groovy 1.5.6 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

This release includes bug fixes.

Ctalk 0.0.49a Released

Posted: 2008-04-28 06:23:25
Languages ::

Ctalk 0.0.49a has been released. Ctalk is an object-oriented extension to C.

This release includes: improvements to the internal registration of C variables and functions, and preprocessor compatibility improvements.

April 27, 2008

haXe/PHP Alpha 2 Released

Posted: 2008-04-27 10:02:12
Languages ::
Languages ::

haXe/PHP Alpha 2 has been released. It is an extended version of the haXe compiler, targeting PHP.

This release includes: the implementation of resources, the integration of haxe.Template and haxe.Timer, bug fixes, new tests, and other changes.

Lisp Flavoured Erlang 0.2 Released

Posted: 2008-04-27 10:00:06
Languages ::
Languages ::

Lisp Flavoured Erlang 0.2 has been released. It is a Lisp syntax front-end to the Erlang compiler.

This release includes: separate variable and function namespaces, macro-related cleanups, pattern aliases, and other changes.

Dao 1.0 Preview Released

Posted: 2008-04-27 09:58:05
Languages ::

Dao 1.0 Preview has been released. Dao is a dynamically-typed, multithreaded, object-oriented scripting language.

This preview release includes: a new type system and new data types, a macro system, improved support for concurrent and distributed programming, plus other changes.

EiffelStudio 6.2.7.3181 Released

Posted: 2008-04-27 09:56:23
Languages ::

EiffelStudio 6.2.7.3181 has been released. EiffelStudio is a cross-platform Eiffel implementation and development environment.

This release includes: the Eiffel Information System for referencing external documentation from Eiffel code and vice-versa, a new unit testing tool based on the eweasel framework, a new contract editor tool, bug fixes, and other changes.

Ctpp 1.0.30 Released

Posted: 2008-04-27 09:54:18
Languages ::

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

This release includes compatibility and bug fixes.

SigScheme 0.8.3 Released

Posted: 2008-04-27 09:52:47
Languages ::

SigScheme 0.8.3 has been released. It is a small Scheme interpreter, suitable for embedded use.

This release includes test-related changes.

April 25, 2008

Digital Mars D 2.013 Released

Posted: 2008-04-25 06:14:49
Languages ::

Digital Mars D 2.013 has been released. D is a general-purpose language designed as a successor to C++, offering features such as design by contract, garbage collection, first class arrays, closures, templates, and more.

This release includes: an -ignore switch for ignoring unsupported pragmas, documentation updates, a compile-time warning for hidden methods, 'pure' and 'nothrow' function attributes, partial ordering rules to disambiguate function overloading, std.perf cleanups, the addition of std.encoding, bug fixes, and other changes.

Digital Mars D 1.029 Released

Posted: 2008-04-25 06:12:31
Languages ::

Digital Mars D 1.029 has been released. D is a general-purpose language designed as a successor to C++, offering features such as design by contract, garbage collection, first class arrays, closures, templates, and more.

This release includes: an -ignore switch for ignoring unsupported pragmas, documentation updates, bug fixes, and other changes.