From pmoura@noe.ubi.pt  Thu Aug 24 18:52:27 2000
Received: from fep02-svc.mail.telepac.pt (fep02-svc.mail.telepac.pt [194.65.5.201])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id SAA13651
	for <prolog@swi.psy.uva.nl>; Thu, 24 Aug 2000 18:52:27 +0200 (MET DST)
Received: from [194.65.201.72] by fep02-svc.mail.telepac.pt
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20000824165621.MKWS28613.fep02-svc.mail.telepac.pt@[194.65.201.72]>;
          Thu, 24 Aug 2000 17:56:21 +0100
User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022
Date: Thu, 24 Aug 2000 17:54:04 +0100
Subject: Logtalk 2.7.0 now available
From: Paulo Moura <pmoura@noe.ubi.pt>
To: Logtalk mailing list <logtalk@ci.uc.pt>
CC: <users-prolog@gnu.org>, <appiar@ncc.up.pt>, <prolog@swi.psy.uva.nl>,
        <yappers@ncc.up.pt>
Message-ID: <B5CB11BB.5027%pmoura@noe.ubi.pt>
Mime-version: 1.0
Content-type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by swi.psy.uva.nl id SAA13651


Hi!

Logtalk 2.7.0 now available for download from the Logtalk web site:

    http://www.ci.uc.pt/logtalk/logtalk.html

The two major changes in this release are the first version of a Logtalk
standard library and support for compiler options in extended versions of
the logtalk_compile/1 and logtalk_load/1 predicates.

The standard library currently contains objects, categories and protocols
implementing lists, difference lists, queues, dictionaries, random numbers,
common metapredicates, event handling predicates, and object hierarchy
related predicates. All examples have been updated to use library.

The extended versions of the logtalk_compile/1 and logtalk_load/1 predicates
-- logtalk_compile/2 and logtalk_load/2 -- enable control over the
generation of documenting XML files and compiler warnings reports. Default
compiler options are now set in the configuration files and are used
whenever you use the logtalk_compile/1 and logtalk_load/1 predicates.

From the release notes:

    First release of the Logtalk standard library of objects, protocols
    and categories.

    Rewritten all examples to use the new Logtalk standard library.

    New logtalk_load/2 and logtalk_compile/2 Logtalk built-in predicates,
    accepting a list of compiler options. See the User and Reference
    Manuals for details.

    New XSLT file for viewing .xml files in Microsoft Internet Explorer
    5.5 for Windows after installing the latest Microsoft XML Parser
    Preview Release. Small improvements in all XSLT files.

    Starting with this version all config files need to provide a definition
    for the compare/3 predicate if it is not built-in in the corresponding
    Prolog compiler. Also, default Logtalk compiler options are now also set
    in the config files using the lgt_default_compiler_option/2 predicate.

    Updated config file for CIAO 1.6p1. See the configs/NOTES file for
    details.

Happy logtalking!

Paulo


-----------------------------------------------------------
Paulo Jorge Lopes de Moura
Dep. of Mathematics and Informatics   Office 4.32 Ext. 3251
University of Beira Interior          Phone: +351 275319700
6201-001 Covilhã                      Fax:   +351 275319732
Portugal

mailto:pmoura@noe.ubi.pt
http://www.ci.uc.pt/logtalk/pmoura.html
-----------------------------------------------------------


