ANN: Amzi! 7.0.1 Adds DCG Debugging, Ease of Use Enhancements and Bug Fixes
From: Amzi! inc. (info_at_nospam.amzi.com)
Date: 01/24/04
- Previous message: Hi: "swi-prolog vs GNU-prolog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jan 2004 13:03:01 -0500
Amzi! Prolog + Logic Server version 7.0.11 is now available for download at
http://www.amzi.com/download. It features these improvements:
Dynamic database code execution is approximately 30% faster.
The source code debugger now supports most of DCG (except complex control
structures in DCG goals). The Debugger variable window shows variables
labeled DCG$X which are the generated difference lists, making it easy to
see how linked DCG goals are working.
The source file outline is generated even if there are syntax errors and
error reporting is improved.
Character lists are now displayed as character lists, that is "abc" on a
write statement is shown as "abc" rather than [0w0061, 0w0062, 0w0063].
New commands have been added to run and debug a single Prolog file (very
useful for students).
A new Eclipse IDE Quick Start has been added to the documentation.
For Linux, all four editions are now available: Free, Student, Developer and
Professional. These can be ordered on our website shortly.
And these problems have been fixed:
- The predicate bagof is fixed.
- Crashes resulting from retracting clauses during backtracking is
fixed.
- The ; now works in the listeners on French Canadian keyboards.
- Output speed in the Eclipse IDE listeners is improved.
- Problems with running out of LogicServers have been fixed.
- The indexes in the Amzi! documentation under Eclipse have been
repaired.
- The autobuild preference in Eclipse is no longer turned off.
If you already have a prior version of Amzi! 7.0, you do not need a full
download.
More information, Prolog code and more can be found in our newsletter at
http://www.amzi.com/news/amzinews_0401.htm
Mary Kroening
Amzi! inc.
- Previous message: Hi: "swi-prolog vs GNU-prolog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|