|
Copyright ® ( 1997-2013) EDMGROUP Pty Ltd - EZY Prolog Reference |
Tutorial: writing Windows Explorer application
back to main page Download EZY Prolog
Welcome to new release of EZY Prolog - version 2.
This version is a major upgrade and includes new powerful easy to use features:
EZY Debugger
Pause/Trace/Stop execution of
prolog program, view
local variables and calling
stack, copy local variables to clipboard for analysis.
Global and local predicate declarations
EZY Prolog supports global and local predicate declarations.
Use include statements to include global predicate declarations and
their clauses.
Use Visual Prolog/Turbo Prolog syntax to include global declarations.
EZY Object viewer
Preview GUI element before creation.
EZY Colors
Setup default colors for GUI elements at design stage
EZY Dialogs
Create dialogs from GUI declarations, easy pass initial parameters
and get dialog values back to calling program.
EZY
Prolog Virtual Machine
Use object-oriented prolog interpreter and avoid prolog rules re-declaration
and re-compilation. Code scope view implemented inside prolog interpreter.
Note:
This version uses ENHANCED GUI DECLARATIONS and is NOT COMPATIBLE with previous version of EZY Prolog. This only affects GUI declarations inside DCL files.
You can use prolog rules files created by previous version of EZY Prolog, but you will need to redesign GUI layouts using new EZY Designer.
Copyright © 1997-2013 EDMGROUP (Australia)