Get the Aussom tools for your platform.
Command-line application for running Aussom scripts. Now with APAC, the Aussom Package Manager.
Linux .debmacOS .pkgWindows .msiEmbeddable interpreter for the JVM. Available as a Maven dependency.
<dependency>
<groupId>io.gitlab.cupofcode</groupId>
<artifactId>aussom.base</artifactId>
<version>1.2.10</version>
</dependency>The Aussom interpreter for the browser.
aussom-script.js (current)aussomBs.aus (current)HTTP server for Aussom web applications. Two distributions: a developer-friendly zip you run locally, and a Docker image bundle for production.
Developer .zipDocker / Production .zipSyntax highlighting, validation, code completion, run and debugging support for Aussom in IntelliJ IDEA.
Download .zipSyntax highlighting, validation, code completion, run and debugging support for Aussom in Visual Studio Code.
Download .zip