[XGP-announce] XGP 1.0.0
Brought to you by:
spratt
|
From: Lindsey S. <sp...@al...> - 2006-07-21 16:45:34
|
XGP 1.0.0 is now available at http://xgp.sourceforge.net/ From the NEWS file: This version of XGP upgrades to use a customized gprolog version 1.2.19. There are several improvements to the XGP environment: preemptive halting, scripts, and improvements for the 'Find in Files...' and 'Evaluate Query...' dialogs. The menu definition utilities for stand-alone applications have been improved. There are some new control-window/dialog features: progress bar control window item, banner dialog with a progress bar, better auto-resizing of control window items, and better handling of color. Finally, there are many bug fixes. Preemptive halting of prolog evaluations is a great help when debugging a program with an infinite loop. The Scripts menu is analogous to the same-named menu in XCode. There is a directory in which script-defining prolog source files are placed. The XGP system scans them when it starts up, and builds the Scripts menu. A script in XGP is a prolog predicate identified by a special initialization directive. Scripts provided with XGP include: evaluate current query, evaluate selected text, uppercase/lowercase selected text, predicate completion, and display source file path for selected predicate. Enjoy, Lindsey Spratt http://homepage.mac.com/lspratt |