PLNews: Programming Language News

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

SWI-Prolog 5.6.50 Released

Posted: 2008-02-02 21:53:08
Languages ::

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

This release includes: the addition of subsumes/2 and subsumes_chk/2 as new builtins, the addition of library(aggregate), the addition of map_list_to_pairs/3 to library(pairs), the addition of min_list/2 and max_list/2 to library(lists), better checking of DCG handling, the addition of rexport/[1,2], plus other changes.