Downloads

Please read the license file before downloading.

All zip files have been signed with the jarsigner tool that is part of the Sun JDK. You can use this tool to verify the signature of the zip files to ensure their integrity.

  • download guru-v0_72-update.zip - This is the latest version of Guru (the IDE) it is newer that the version in the dev-runtime. Simply unzip it to the root of your dev-runtime directory and delete the signature files (META-INF sub-directory).
  • download sage-v1_0b2-dev-runtime.zip - Developer Runtime. This package includes a debug version of the Sage jar file an comes preconfigured to support the scripting shell. It also includes the demos and some tools ( Guru the IDE for sage with integrated JavaScript debugger, a simple NetBeans SDF text editor, and a syntax file for the TextPad text editor).
  • download sage-v1_0b2-oss-runtime.zip - User Runtime. This package contains all of the Sage libraries and the jide-oss library. It provides all available Sage functionality that is not dependent on the commercial JIDE libraries. You can run the Black Majic demo and Cover Girls demo with this runtime. You can else embed the Native web browser using this runtime.
  • download sage-v1_0b2-min-runtime.zip - User Runtime. This package contains the minimum set of libraries necessary to run a basic Sage application. It is a subset of the oss-runtime. You can run the Black Majic demo with this runtime.
  • download sage-v1_0b2-source.zip - Source Code. This package contains the source code for the Sage engine and all supplimental files.