SARL Development Environment 0.14.0 (only for Java 21 or higher)Just Download and Unzip Changes in 0.14.0 |
Windows md5 · sha1 |
macOS (Intel) md5 · sha1 |
macOS (Silicon) md5 · sha1 |
Linux md5 · sha1 |
download other version |
SARL Development Environment 0.13.0 (only for Java 17)Just Download and Unzip Changes in 0.13.0 |
Windows md5 · sha1 |
macOS (Intel) md5 · sha1 |
macOS (Silicon) md5 · sha1 |
Linux md5 · sha1 |
SARL Development Environment 0.12.0 (only for Java 8)Just Download and Unzip Changes in 0.12.0 |
Windows md5 · sha1 |
macOS (Intel) md5 · sha1 |
Linux md5 · sha1 |
SARL is implemented in Java, so you must have a Java Runtime Environment 21 or higher installed in order to compile and execute.
There are two easy ways to get SARL up and running. A pre-configured Eclipse distribution is available which has already all the necessary plug-ins installed. Alternatively, you can install SARL SDK into your existing Eclipse using the Eclipse update mechanism.
You can also compile SARL code using Maven. The configuration of Maven is given in the tutorial "Create First Project".
The lastest version numbers could be obtain from the Maven Central Repository, or from the Maven repositories of SARL.
Several command-line tools could be dowloaded with the following links.
The command-line tools are also packaged for the Debian and Ubuntu operating systems. The process for including the Debian/Ubuntu package repository into your system's configuration is explained on the Arakhnê.org website.
If you have an Eclipse running :
Note We recommend to use Eclipse 2024-09
The old versions of SARL are available on Google Drive.
The source code of SARL is available on Github.
You could get the source code by cloning the GIT repository:
git clone https://github.com/sarl/sarl.git