WANT automates the process of building, testing, and packaging applications and libraries much like Jakarta Ant does. WANT is a Pascal-friendly build tool. Use http://news.optimax.com (sdforum.want) for issue tracking, suggestions, and general discussion
WANT 2.0.4 ALPHA (development) was released today. This release marks the first time that WANT 2.0 can build and package itself. Note that this is still an ALPHA release, with all related caveats and disclaimers. Use at your own risk.
Feature: WANT can now build itself, i.e. rebuild the executables and run the unit tests. See .\scripts\examples\BuildWant.want. This is far from being complete, however: the build is done via a call to Exec("dcc32") - the DCC "task" is not implemented ...
Feature: WANT can now build itself, i.e. rebuild the executables and run the unit tests. See .\scripts\examples\BuildWant.want. This is far from being complete, however: the build is done via a call to Exec("dcc32") - the DCC "task" is not implemented ...
An updated version of the WANTScript Tutorial was posted to the Sandbox at http://want-tool.org/sandbox/Tutorial.pdf. Please, note that the Tutorial describes some new features implemented in version 2.0.4 which will be released shortly. Andrew
WANT 2.0.3 ALPHA (development) was released today. See http://want-tool.org for download information. This release fixes a number of bugs in the IDE and the command-line WANT and extends the scripting language (WANTScript) with several new capabilities, ...
V2.0.3 2008/08/30 Support for built-in objects: Lists, including saving to and loading from files. Numerous impovements to the IDE, both cosmetic, and substantial. Additional text conversion functions accessible from the IDE. System.Breakpoint no longer ...
V2.0.3 2008/08/30 Support for built-in objects: Lists, including saving to and loading from files. Numerous impovements to the IDE, both cosmetic, and substantial. Additional text conversion functions accessible from the IDE. System.Breakpoint no longer ...
http://want-tool.org/sandbox/ This ALPHA (development) release is a binary-only package containing WANT.EXE (the command-line interpreter), WIDE.EXE (GUI IDE), a number of WANTScript samples in the Scripts folder, and a draft version of the WANTScript ...
An alpha preview of WIDE, the WANT 2.0 IDE, will be released at the next available opportunity, which should be within the next few days, rather than weeks or months... The IDE features a syntax-highlighting editor, and the ability to compile and run ...
I finally found some time to work on WANT again and here is the initial result. I just posted WANTScript.zip containing WANT.exe and a handful of WANTScript test samples (*.want) to the Sandox at http://www.want-tool.org/sandbox. The sample files ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use