PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 05, 2007

newLISP 9.0.14 Released

Posted: 2007-01-05 00:03:00
Languages ::

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

This development release includes: improved 64-bit support, updates to the manual, and other changes.

December 27, 2006

SBCL 1.0.1 Released

Posted: 2006-12-27 00:04:00
Languages ::

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

This release includes: support for FreeBSD/x86-64, support for subclassing SEQUENCE, performance improvements, improvements to the Windows port, plus other changes and bug fixes.

December 26, 2006

newLISP 9.0.13 Released

Posted: 2006-12-26 23:45:00
Languages ::

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

This development release includes bug fixes.

December 25, 2006

newLISP 9.0.12 Released

Posted: 2006-12-25 19:32:00
Languages ::

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

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

December 19, 2006

newLISP 9.0.11 Released

Posted: 2006-12-19 09:11:00
Languages ::

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

This development release includes a number of internal changes.

December 14, 2006

Next Vancouver Lisp Users Group Meeting on Dec. 21

Posted: 2006-12-14 23:48:00
Languages ::

It has been announced that the next meeting of the Vancouver Lisp Users Group will be held on December 21, 2007. Howard Yeh will be discussing his Wispy Lisp Web application framework.

newLISP 9.0.9 Released

Posted: 2006-12-14 23:41:00
Languages ::

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

This development release includes bug fixes.

December 12, 2006

newLISP 9.0.8 Released

Posted: 2006-12-12 09:10:00
Languages ::

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

This development release includes: better random number generation in 'rand' and 'random', working CGI support in HTTP server mode on Windows and UNIX, and bug fixes.

December 11, 2006

Next MSLUG Meeting on Dec. 13

Posted: 2006-12-11 09:23:00
Languages ::
Languages ::

It has been announced that the next meeting of the Montreal Scheme/Lisp User Group will be held on December 13, 2006. Guillaume Cartier will be discussing and demonstrating JazzScheme.

CMUCL 19d Released

Posted: 2006-12-11 09:21:00
Languages ::

CMU Common Lisp 19d has been released. CMUCL is a free, multiplatform ANSI Common Lisp implementation.

This release includes: support for a new float type EXT:DOUBLE-DOUBLT-FLOAT, a port of the generational garbage collector to Darwin/PPC, improved ANSI standard compliance, plus other changes and bug fixes.

December 07, 2006

newLISP 9.0.7 Released

Posted: 2006-12-07 23:49:00
Languages ::

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

This development release includes bug fixes.

November 30, 2006

SBCL 1.0 Released

Posted: 2006-11-30 08:34:00
Languages ::

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

This release includes: experimental threading support on x86 FreeBSD, support for setting the size of the dynamic space reserved on startup, the type-checking of writes to CLOS instance slots in code compiled with (SAFETY 3), floating-point exception handling on FreeBSD, support for callbacks on Linux/PPC, speed optimizations, working hyperbolic functions on Windows, plus other changes and bug fixes.

November 29, 2006

Lispin Project Website Launched

Posted: 2006-11-29 08:12:00
Languages ::

The launch of the Lispin project website has been announced. "The project's goal is to provide Lisp and Scheme languages with an indented syntax similar to SRFI 49 and other poposals."

November 28, 2006

newLISP 9.0.4 Released

Posted: 2006-11-28 09:44:00
Languages ::

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

This release includes: new hyperbolic functions, a new 'round' function, plus other changes and fixes.

November 22, 2006

newLISP 9.0.3 Released

Posted: 2006-11-22 08:14:00
Languages ::

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

This development release fixes the dolist $idx.

November 20, 2006

newLISP 9.0.2 Released

Posted: 2006-11-20 23:11:00
Languages ::

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

This development release includes: support for 'explode' to work on lists, working HTTP mode on Win32, plus other bug fixes and changes.

November 17, 2006

newLISP 9.0.1 Released

Posted: 2006-11-17 23:50:00
Languages ::

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

This release includes: new scalar matrix operations, new 'utf8len' and 'doargs' functions, plus other changes and bug fixes.

November 16, 2006

Next MSLUG Meeting on Nov. 22

Posted: 2006-11-16 23:48:00
Languages ::
Languages ::

It has been announced that the next meeting of the Montreal Scheme/Lisp User Group will be held on November 22, 2006. Slava Pestov will be discussing Factor.

November 15, 2006

GCL 2.7.0 Released

Posted: 2006-11-15 22:06:00
Languages ::

GNU Common Lisp 2.7.0 has been released. It is an open source Common Lisp implementation, including an interpreter and a compiler that emits native code.

This release includes: an overhaul of the error system, improved ANSI standard compliance, plus other changes.

November 02, 2006

CDR 3: "Revisiting CONCATENATE-SEQUENCE" Submitted

Posted: 2006-11-02 07:54:00
Languages ::

It has been announced that CDR 3: "Revisiting CONCATENATE-SEQUENCE" has been submitted by Christophe Rhodes. The document will be finalized on December 13, 2006, unless withdrawn by the author beforehand.

"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."