[eclipse-clp-users] Announcement: released pyclp 0.8

From: Oreste Bernardi <nospam_at_...340...>
Date: Sat, 18 Jan 2014 21:16:03 +0100
Hi all,
I'd like to announce that a new version of Python interface for ECLiPSe 
was released.

http://pyclp.berlios.de/ (Documentation site)
http://developer.berlios.de/projects/pyclp/ (Project site)
https://pypi.python.org/pypi/PyCLP (PyPi repository)

Version 0.8
***********

**Bugs**

* PList not handling correctly initialization with nested list (Fixed).

**Enhancements**

* Added capability to create Prolog List (PList) with any kind of tail. 
(before was supported only empty list tail)
* Prolog lists that have a tail different from empty list (a.k.a. nil 
list) are converted to PList.
* Added ``getListTail`` function to PList to get the tail of a prolog list.
* ``call_python_function/2`` predicate can be used in any module by 
importing pyclp module (``:- import pyclp``.)

**Incompatibilities**

* A prolog empty list is converted to a PList. In previous version it 
was converted to a standard empty tuple.

Version 0.7
***********

* Fixed bug ``019229 inconsistency in treating 0 (zero)`` (thanks to 
Federico Ferri).


Best Regards
Oreste Bernardi
Received on Sat Jan 18 2014 - 20:16:05 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST