Embeddable interpreter for the JVM. Add Aussom as a sandboxed scripting layer inside any Java application.
Aussom Base is the core Aussom interpreter packaged as a Maven library. Embed it in any JVM application to give your users a safe, sandboxed scripting layer. Scripts run inside your process with fine-grained control over what resources they can access.
Java developers who need to add extensibility or plugin support to their applications without sacrificing security.
Browse the guides in the sidebar to learn the language fundamentals, then explore the API reference for detailed class and method documentation. The Language Overview is the best place to start.