Archives (.zip) of a prototype implementation of an Ivory system and example scripts are available for downloading.
The archive winIvory.zip contains a Windows executable and implied module prelude script.
The archive ivory.tar contains a Linux executable, implied module prelude and example scripts.
The archive scripts.zip contains the example IvoryScript files.
WinIvory has been tested on Windows XP and Windows 2000. It should also be compatible with 98, NT and Me.
Download winIvory.zip and extract the files to a suitable directory.
Download scripts.zip and extract the files to the same directory.
Create a shortcut to winIvory.zip. Ensure that the Start In: directory matches the installation directory.
The scripts may be put in a separate directory. However, the implied prelude file impModule.is is expected to be found in the working directory of the shortcut.
It should be possible to run any of the examples by dragging the appropriate script onto the shortcut.
Download ivory.tar and extract the files to a suitable directory.
The archive contains some example scripts in the subdirectory scripts. A further subdirectory scriptSocket contains scripts with the same functionality but with an additional socket for remote script evaluation
Enter the follow command:
ivory <script file name>
Last update: 09 November, 2005