Download Axiom Stack

it's easy - just download and get started

Fork me on GitHub
Download the Axiom Stack

Download the Axiom Stack Now!

Axiom Stack 3.2.9

February 28, 2009
This release primarily adds fixes to the search profile feature of Axiom Stack. The search profiles allow you to define a kind of search filter that can then be used on any search to make it behave in a certain way.
Find out more >

Requirements:

*If you are using Tiger OS, there is not a download for Java 1.6, please download the latest release, compatible with Java 1.5

Java 1.6 or greater installed. (OS X* users can download Java 1.6 through the Apple Developer Connection site).

ImageMagick - If you want to enable some of the optional advanced features of the Axiom image libraries, you'll need the ImageMagick libraries installed. You can get them at http://www.imagemagick.org

The "installation" of Axiom is simple. Create an empty directory where you want to start working and extract axiom.zip inside.

 

Writing applications with Axiom Stack is easy. Follow these 3 steps to writing an application on the Axiom Stack.

  1. Determine the application architecture, by defining the object model and how those objects will interact.
  2. Define the JavaScript prototypes in the application that are necessary to achieve the object model defined in step 1, done very easily by the creation of a properties file for each application prototype.
  3. Write the application logic, which is the implementation of the JavaScript functions defined on each prototype and executed on objects of that prototype.
With our tutorials, you'll have your first application written in the amount of time it takes to eat your lunch!
 

Archived Releases