PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 16, 2008

CHICKEN 2.74 Released

Posted: 2008-01-16 06:21:19
Languages ::

CHICKEN 2.74 has been released. CHICKEN is a portable Scheme compiler that emits C code.

This release includes: a new platform-independent binary encoding of literals, new procedures in the regex and POSIX library units, build system improvements, improved cross-compilation support, full support for Cygwin, the removal of some deprecated functions, bug fixes, and other changes.

IronPython 1.1.1 RC 1 Released

Posted: 2008-01-16 06:18:32
Languages ::
Platforms ::

IronPython 1.1.1 RC 1 has been released. IronPython is an implementation of Python running on .NET.

This release includes bug fixes.

Parrot 0.5.2 Released

Posted: 2008-01-16 06:16:31
Languages ::
Platforms ::

Parrot 0.5.2 has been released. Parrot is a virtual machine designed to efficiently execute dynamic languages.

This release includes: a LOLCODE language implementation, the new pbc_to_exe utility for turning bytecode into executables, 'make perl6' for building a Perl 6 executable, documentation updates, faster UTF-8 string handling, bug fixes, and other changes.

REALbasic 2008 Release 1 Announced

Posted: 2008-01-16 06:13:45
Languages ::

REALbasic 2008 Release 1 has been announced. REALbasic is an object-oriented BASIC dialect and development environment, supporting Windows, Mac OS X, and Linux.

This release will include: support for introspection, additional language features and other improvements.

January 15, 2008

IKVM 0.36 Update 1 Release Candidate 1 Released

Posted: 2008-01-15 06:22:17
Languages ::
Platforms ::
Platforms ::

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

This release includes bug fixes.

Ctpp 1.0.28 Released

Posted: 2008-01-15 06:19:34
Languages ::

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

This release includes: documentation updates, and compatibility improvements.

newLISP 9.2.16 Released

Posted: 2008-01-15 06:16:01
Languages ::

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

This release includes bug fixes.

January 14, 2008

BBC BASIC for Windows 5.80a Released

Posted: 2008-01-14 21:42:38
Languages ::

BBC BASIC for Windows 5.80a has been released. It is a BBC BASIC implementation for Windows systems.

This release includes: improved support for console programs, improved QBasic compatibility, support for high-numbered I/O devices, support for right-to-left printing languages, bug fixes, and other changes.

Next Malaysia.rb Meeting on Jan. 17

Posted: 2008-01-14 21:39:37
Languages ::

It has been announced that the next Malaysia Ruby Brigade meeting will be held on January 17, 2008.

January 13, 2008

Jan. 19 Python Bug Day Announced

Posted: 2008-01-13 21:53:58
Languages ::

It has been announced that a Python bug day will be held on January 19, 2008.

Shed Skin 0.0.26 Released

Posted: 2008-01-13 21:50:19
Languages ::

Shed Skin 0.0.26 has been released. Shed Skin is an experimental Python compiler which emits C++ code.

This release includes: documentation improvements, most os.path methods, many os methods, more str methods, improved locale support, bug fixes, and other changes.

Ctalk 0.0.34a Released

Posted: 2008-01-13 21:48:13
Languages ::

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

This release includes: improved analysis of complex C expressions and inline method calls, improved portability, and bug fixes.

haXe 1.17 Released

Posted: 2008-01-13 21:46:44
Languages ::

haXe 1.17 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: the new 'inline' keyword, Flash 9 optimizations, bug fixes, and other changes.

January 12, 2008

Next Toronto Smalltalk User Group Meeting on Feb. 4

Posted: 2008-01-12 08:21:01
Languages ::

It has been announced that the next Toronto Smalltalk User Group meeting will be held on February 4, 2008.

GCC UPC 4.0.3.4 Released

Posted: 2008-01-12 08:18:13
Languages ::

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

This release includes: updated GCC support, and bug fixes.

January 11, 2008

Frink 2008-01-11 Released

Posted: 2008-01-11 22:06:36
Languages ::

Frink 2008-01-11 has been released. Frink is a language which allows for units of measurement to be tracked throughout calculations to help ensure correct answers.

This release includes: new methods to push and pop elements from the front of an array, new sample programs, improved errors for method calls, bug fixes, and other changes.

Next Kraków Ruby Users Group Meeting on Jan. 22

Posted: 2008-01-11 22:04:32
Languages ::

It has been announced that the next Kraków Ruby Users Group meeting will be held on January 22, 2008.

January 10, 2008

newLISP 9.2.13 Released

Posted: 2008-01-10 06:21:05
Languages ::

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

This release includes bug fixes.

January 09, 2008

LIOGO 0.4 Released

Posted: 2008-01-09 21:52:24
Languages ::
Platforms ::

LIOGO 0.4 has been released. It is an open source Logo compiler for .NET.

This release includes: support for arrays and multidimensional arrays, improved documentation, localization improvements, the inclusion of an OLE automation interface, new graphics commands, and other changes.

January 08, 2008

REBOL 3.0 Public Alpha Released

Posted: 2008-01-08 21:57:47
Languages ::

REBOL 3.0 Alpha has been released. REBOL is a dynamic, multi-paradigm language, with emphasis placed on networked and distributed computing.