PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 22, 2007

Next Montreal Scheme/Lisp User Group Meeting on May 24

Posted: 2007-05-22 23:28:00
Languages ::
Languages ::

It has been announced that the next meeting of the Montreal Scheme/Lisp User Group will be held on May 24, 2007. Marc Feeley will be discussing the Snow framework, used for developing and distributing portable Scheme packages.

May 21, 2007

newLISP 9.1.6 Released

Posted: 2007-05-21 23:07:00
Languages ::

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

This development release includes minor fixes and changes.

April 30, 2007

newLISP 9.1.5 Released

Posted: 2007-04-30 23:06:00
Languages ::

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

This release includes: changes to the local domain UNIX sockets syntax, documentation improvements, plus other changes and fixes.

SBCL 1.0.5 Released

Posted: 2007-04-30 23:03:00
Languages ::

Steel Bank Common Lisp 1.0.5 has been released. SBCL is a portable, open source ANSI Common Lisp implementation.

This release includes: documentation updates, optimizations, more passing tests on x86-64/Darwin, the use of Mach exception handlers for dealing with illegal instructions and memory protection violations on x86 and x86-64 Mac OS X, plus other changes and bug fixes.

April 19, 2007

newLISP 9.1.4 Released

Posted: 2007-04-19 23:36:00
Languages ::

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

This release includes: support for local domain UNIX sockets, 'net-ping' improvements, enhancements to the MySQL module, plus other changes and bug fixes.

April 13, 2007

Next MSLUG Meeting on Apr. 19

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

It has been announced that the next meeting of the Montreal Scheme/Lisp User Group will be held on April 19, 2007. Dominique Boucher will be discussing Erlang.

April 10, 2007

European Lisp Workshop '07 Call for Papers

Posted: 2007-04-10 23:03:00
Languages ::

The 4th European Lisp Workshop has put out a call for papers. "This workshop will address the near-future role of Lisp-based languages in research, industry and education."

Submissions are due by May 13, 2007. The workshop will be held on July 30, 2007, in Berlin, Germany.

March 13, 2007

Next Lisp NYC Meeting on Mar. 13

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

It has been announced that the next New York City Lisp Users Group meeting will be held on March 13, 2007.

February 15, 2007

newLISP 9.1 Released

Posted: 2007-02-15 08:09:00
Languages ::

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

This release includes: full 64-bit support, enhancements to the built-in HTTP server mode, a number of new functions, enhancements to existing functions, and other changes.

February 11, 2007

Next New York City Lisp Users Group Meeting on Feb. 13

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

It has been announced that the next meeting of the New York City Lisp Users Group will be held on February 13, 2007. Pinku Surana will be presenting his dissertation "Meta-Compilation of Language Abstractions".

February 09, 2007

newLISP 9.0.21 Released

Posted: 2007-02-09 18:43:00
Languages ::

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

This development release includes a fix for a bug in 'match', and a new 'curry' function.

February 05, 2007

newLISP 9.0.20 Released

Posted: 2007-02-05 23:41:00
Languages ::

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

This development release includes a reworking of the logging options. The final 9.1 release is expected on February 15, 2007.

January 29, 2007

newLISP 9.0.19 Released

Posted: 2007-01-29 23:17:00
Languages ::

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

This release includes: enhancements to 'find', 'explode' and 'array', plus other changes and bug fixes.

January 25, 2007

SBCL 1.0.2 Released

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

Steel Bank Common Lisp 1.0.2 has been released. SBCL is a portable, open source ANSI Common Lisp implementation.

This release includes: experimental support for Mach exception handling on Intel Mac OS X, debugger improvements, support for executable cores on NetBSD, plus other changes and bug fixes.

January 22, 2007

CDR 3 Finalized

Posted: 2007-01-22 09:43:00
Languages ::

It has been announced that CDR 3: "Revisiting CONCATENATE-SEQUENCE", by Christophe Rhodes, has been finalized.

The Common Lisp Document Repository is "a repository of documents that are of interest to the Common Lisp community. The most important property of a CDR document is that it will never change: if you refer to it, you can be sure that your reference will always refer to exactly the same document."

CDR 2 Finalized

Posted: 2007-01-22 09:41:00
Languages ::

It has been announced that CDR 2: "A generic hash table interface specification for Common Lisp", by Ingvar Mattsson, has been finalized.

The Common Lisp Document Repository is "a repository of documents that are of interest to the Common Lisp community. The most important property of a CDR document is that it will never change: if you refer to it, you can be sure that your reference will always refer to exactly the same document."

January 15, 2007

newLISP 9.0.16 Released

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

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

This development release includes: support for registering callbacks with imported libraries, improved 64-bit support, expanded QA routines, more trigonometric functions, other changes, and bug fixes.

LispWorks Personal Edition 5.0.1 Released

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

LispWorks Personal Edition 5.0.1 has been released. "LispWorks is an implementation of ANSI Common Lisp running on Windows, Linux, Mac OS X, FreeBSD and UNIX."

This release includes: support for Intel-based Mac OS X, Universal Binary support, support for FreeBSD, performance improvements, threading improvements, support for Windows XP themes, plus other changes and bug fixes.

January 13, 2007

Next Montreal Scheme/Lisp User Group Meeting on Jan. 17

Posted: 2007-01-13 21:55:00
Languages ::
Languages ::

It has been announced that the next meeting of the Montreal Scheme/Lisp User Group will be held on January 17, 2007. Yariv Sadan will be discussing Erlang.

January 09, 2007

newLISP 9.0.15 Released

Posted: 2007-01-09 07:45:00
Languages ::

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

This development release includes improved 64-bit support, bug fixes, and other changes.