PLNews: Programming Language News

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

newLISP 9.3.6 Released

Posted: 2008-04-02 06:14:11
Languages ::

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

This development release includes: 'wait-pid' changes and refinements, default values in 'lookup', bug fixes for the new namesapce hash functions, and other changes.

March 28, 2008

LispWorks 5.1 Released

Posted: 2008-03-28 06:13:14
Languages ::

LispWorks 5.1 has been released. LispWorks is an ANSI Common Lisp implementation supporting Windows, Linux, Mac OS X, FreeBSD and UNIX.

This release includes: support for LispWorks as a dynamic library, a new profiling API, IDE improvements, improved AMOP compliance, 64-bit Cocoa on Leopard, Vista-related improvements, OLE embedding support, bug fixes, and other changes.

March 27, 2008

newLISP 9.3.5 Released

Posted: 2008-03-27 06:18:41
Languages ::

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

This development release includes: improved namespace hashing, support for the precompilation of regex patterns, bug fixes, and other changes.

March 26, 2008

Next Hamburg Lisp Meeting on Mar. 26

Posted: 2008-03-26 06:16:23
Languages ::

It has been announced that the next Hamburg Lisp Meeting will be held on March 26, 2008.

March 24, 2008

Next LispSTL Meeting on Mar. 28

Posted: 2008-03-24 06:14:27
Languages ::

It has been announced that the next St. Louis Lisp User's Group meeting will be held on March 28, 2008.

March 22, 2008

ELS'08 Registration Now Open

Posted: 2008-03-22 07:53:27

Languages ::

It has been announced that registration is now open for the 1st European Lisp Symposium. The symposium will be held in Bordeaux, France, on May 22 and 23, 2008.

Macintosh Common Lisp 5.2 Released

Posted: 2008-03-22 07:51:12
Languages ::

MCL 5.2 has been released. It is a Common Lisp implementation for the Macintosh.

March 20, 2008

ClearLisp 1.1 Released

Posted: 2008-03-20 21:21:14
Languages ::
Platforms ::

ClearLisp 1.1 has been released. It is a Common Lisp interpreter for .NET.

This release includes: additions to the standard library, bug fixes, and other changes.

March 18, 2008

newLISP 9.3.4 Released

Posted: 2008-03-18 06:13:45
Languages ::

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

This release includes: a quicker way to create dictionaries, the addition of 'read-expr', bug fixes, and other changes.

March 10, 2008

newLISP 9.3.3 Released

Posted: 2008-03-10 06:26:47
Languages ::

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

This release includes: new options for 'bind' and 'search', fixed Solaris compilation, bug fixes, and other changes.

February 26, 2008

newLISP 9.3.2 Released

Posted: 2008-02-26 06:22:30
Languages ::

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

This release includes: new IPv6 compile flavours for Linux, Mac OS X and BSD; the reporting of roundtrip time from 'net-ping' in microseconds; and other changes.

February 25, 2008

GNU CLISP 2.44.1 Released

Posted: 2008-02-25 06:20:40
Languages ::

GNU CLISP 2.44.1 has been released. It is a portable, open-source ANSI Common Lisp implementation.

This release includes a workaround for a bug in GCC 4.2.

February 18, 2008

European Lisp Workshop 2008 Call for Papers

Posted: 2008-02-18 07:42:32
Languages ::

The 5th 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."

The submission deadline is May 4, 2008. The workshop will be held on July 7, 2008, in Paphos, Cyprus.

February 11, 2008

dfsch 0.2.0 Released

Posted: 2008-02-11 21:39:37
Languages ::
Languages ::

dfsch 0.2.0 has been released. It is a programming language drawing mainly from R5RS Scheme and Common Lisp.

This release includes: a unified module loading system, an object system based on generic functions, ports, regular expression support, a threading module, and other changes.

February 10, 2008

ELS'08 Submission Deadline Extended to Feb. 25

Posted: 2008-02-10 21:00:04

Languages ::

It has been announced that the European Lisp Symposium 2008 submission deadline has been extended to February 25, 2008. The symposium will be held on May 22 and 23, 2008, in Bordeaux, France.

newLISP 9.3.1 Released

Posted: 2008-02-10 20:58:23
Languages ::

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

This release includes: new 'read' hooks into the internal source reader, bug fixes, and other changes.

February 06, 2008

Next lispvan Meeting on Feb. 28

Posted: 2008-02-06 06:17:53
Languages ::

It has been announced that the next meeting of the Vancouver Lisp Users Group will be held on February 28, 2008.

February 03, 2008

newLISP 9.3 Released

Posted: 2008-02-03 08:44:51
Languages ::

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

This release includes: improvements to the newLISP-GS GUI server, full support for nested association lists, new and improved functions and modules, bug fixes, and other changes.

GNU CLISP 2.44 Released

Posted: 2008-02-03 08:37:13
Languages ::

GNU CLISP 2.44 has been released. It is a portable, open-source ANSI Common Lisp implementation.

This release includes: the removal of GNU libffcall from the distribution, support for issuing warnings of type CLOS:CLOS-WARNING, the removal of the AFFI, performance improvements, bug fixes, and other changes.

January 29, 2008

Arc Released

Posted: 2008-01-29 20:40:38
Languages ::

Arc has been released. Arc is a dialect of Lisp designed for exploratory programming.