PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 17, 2006

SWI-Prolog 5.6.22 Released

Posted: 2006-10-17 23:42:00
Languages ::

SWI-Prolog 5.6.22 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: the addition of library(random), Unicode-related bugfixes, plus other changes and fixes.

October 10, 2006

Logtalk 2.28.1 Released

Posted: 2006-10-10 23:26:00
Languages ::

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

This release includes: support for using XML entities in info/1 documenting directives for the "author", "copyright", and "license" keywords; updated Logtalk bibliographic references; plus other changes and fixes.

October 02, 2006

SWI-Prolog 5.6.21 Released

Posted: 2006-10-02 23:31:00
Languages ::

SWI-Prolog 5.6.21 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: portability enhancements, floor/1 and ceil/1 fixes, and improvements to the Semweb package.

September 28, 2006

Logtalk 2.28.0 Released

Posted: 2006-09-28 09:03:00
Languages ::

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

This release includes: experimental support for multithreaded programming, improved support for defining meta-predicates, better integration with several Prolog compilers, plus other changes and bugfixes.

September 23, 2006

B-Prolog 6.9 Released

Posted: 2006-09-23 23:40:00
Languages ::

B-Prolog 6.9 has been released. It is "an efficient implementation of Prolog with extensions including CLP(FD), tabling, and action rules."

This release includes: a new memory manager, action rule language support for conjunctive and disjunctive channels, improved ISO compliance, plus other changes and fixes.

September 19, 2006

SWI-Prolog 5.6.20 Released

Posted: 2006-09-19 07:52:00
Languages ::

SWI-Prolog 5.6.20 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: PlDoc improvements, better ODBC error handling, plus other changes and fixes.

September 18, 2006

Yield Prolog 0.9.0 Released

Posted: 2006-09-18 07:11:00
Languages ::

Yield Prolog 0.9.0 has been released. Yield Prolog allows for the embedding of Prolog into Python or C# programs using the 'yield' keyword.

September 11, 2006

SWI-Prolog 5.6.19 Released

Posted: 2006-09-11 08:18:00
Languages ::

SWI-Prolog 5.6.19 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: PlDoc improvements, a port of library(heaps), plus other changes and bugfixes.

September 02, 2006

New Release of Erlog Announced

Posted: 2006-09-02 23:25:00
Languages ::

Robert Virding has announced that a new release of Erlog is available. Erlog is an implementation of Prolog written in, and for, Erlang.

This release includes: speed enhancements, an improved Prolog parser, a new continuation-based interface, plus other changes.

September 01, 2006

SWI-Prolog 5.6.18 Released

Posted: 2006-09-01 17:14:00
Languages ::

SWI-Prolog 5.6.18 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: the first version of the PlUnit testing framework, a number of bugfixes, plus other changes.

July 29, 2006

SWI-Prolog 5.6.17 Released

Posted: 2006-07-29 07:47:00
Languages ::

SWI-Prolog 5.6.17 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: new date and time support, documentation improvements, bugfixes, and other changes.

July 05, 2006

SWI-Prolog 5.6.16 Released

Posted: 2006-07-05 20:15:00
Languages ::

SWI-Prolog 5.6.16 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: a bugfix in library(prolog_stack), plus other changes.

July 02, 2006

"The First 10 Prolog Programming Contests" Book Available For Download

Posted: 2006-07-02 21:55:00


Languages ::

It has been announced that "The First 10 Prolog Programming Contests", by Bart Demoen, Phuong-Lan Nguyen, Tom Schrijvers, and Remko Tronçon, is now available for download.

It includes the questions from the first ten Prolog programming contests, along with answers.

June 29, 2006

SWI-Prolog 5.6.15 Released

Posted: 2006-06-29 16:14:00
Languages ::

SWI-Prolog 5.6.15 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: environment enhancements, quick load and saved-state support for GMP unbounded integers, plus other changes and fixes.

June 15, 2006

SWI-Prolog 5.6.14 Released

Posted: 2006-06-15 07:25:00
Languages ::

SWI-Prolog 5.6.14 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release includes: a fix for an object-loading compatibility issue in XPCE, a fix for a bug that causes http_open/3 to hang, plus other fixes.

May 16, 2006

Erlog Announced

Posted: 2006-05-16 22:31:00
Languages ::

Robert Virding has announced the availability of Erlog, an interpreter for a subset of Prolog implemented in Erlang.

April 22, 2006

YProlog 0.5 Released

Posted: 2006-04-22 23:04:00
Languages ::

YProlog 0.5 has been released. YProlog is a Prolog engine written in Java.

This release includes: parser support for UTF-8 extended characters, the addition of a parameter type to toPrologTable, the addition of assertTable, plus a number of bugfixes.

April 18, 2006

SWI-Prolog 5.6.12 Released

Posted: 2006-04-18 23:09:00
Languages ::

SWI-Prolog 5.6.12 has been released. SWI-Prolog is a portable, open-source Prolog implementation.

This release fixes a crash when calling Prolog from C.

March 26, 2006

SWI-Prolog 5.6.9 Released

Posted: 2006-03-26 22:32:00
Languages ::

SWI-Prolog 5.6.9 has been released. SWI-Prolog is a small, comprehensive, open-source Prolog environment.

This release includes: bugfixes, a clean-up of the XREF core library, documentation improvements, and more.

March 08, 2006

SWI-Prolog 5.6.7 Released

Posted: 2006-03-08 17:03:00
Languages ::

SWI-Prolog 5.6.7 has been released. SWI-Prolog is a small, comprehensive, open-source Prolog environment.

This release includes: proper input handling on Mac OS X, transparent support for multithreading in CHR, new and faster literal support, plus other changes.