ANN: Amzi! 7.0.14 Adds Syntax Assist, Improved Debugging (including DCG)

From: Amzi! inc. (info_at_nospam.amzi.com)
Date: 02/21/04

  • Next message: Paul: "Re: Stuck on cut problem"
    Date: Sat, 21 Feb 2004 17:53:48 -0500
    
    

    Amzi! Prolog + Logic Server version 7.0.14 is now available for download at
    http://www.amzi.com/download. It features these improvements:

    a.. Hover help for Amzi! system predicates, directives and operators that
    describes the arguments and function.
    a.. Completion processor while editing that provides system predicate,
    operator and directive names.
    a.. Assistance with parameters when coding calls to system predicates and
    directives.
    a.. Added the Auto Step command on the Debug View toolbar to automatically
    step through your code a goal at a time.
    a.. Enhanced the outline and cross referencing views.
    a.. Improved leashing in debugger; breakpoints only stop at leashed ports
    (call, exit, redo, fail) and the ports are enabled and disabled on the
    toolbar.
    a.. A new debugging option 'Cut Display' controls whether cut stack frames
    can still be examined in the debugger. This makes it easy to understand a
    program with cuts.
    a.. A new debugging option 'DCG Variables' controls how generated difference
    list variables are displayed in the debugger. They can all be hidden, all
    displayed, or have only the first and last displayed.
    a.. Added logicserver.h for C++ users which has new C++ LogicServer and
    LSException classes. This means all the class interfaces to the Logic Server
    (Java, C++, .NET and Delphi) have the same methods.

    The Developer Edition now supports the deployment of small (<10 user) web
    applications.

    For a full list of enhancements see
    http://www.amzi.com/manuals/amzi7/whatsnew.htm

    Mary Kroening
    Amzi! inc.


  • Next message: Paul: "Re: Stuck on cut problem"