SARL Development Environment Version 0.11.0 (stable)Just Download and Unzip Changes in 0.11.0 |
Win 64-bit md5 · sha1 |
OS X 64-bit md5 · sha1 |
Linux 64-bit md5 · sha1 |
download older version |
SARL is implemented in Java, so you must have a Java Runtime Environment 1.8 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.
The Janus run-time environment is already included into the SARL product that could be downloaded above. Nevertheless, you could download the Janus platform by clicking on the following link:
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 Neon.1.
The latest product under development of SARL could be downloaded by clicking on one of the following links.
No warranty is given regarding the stability and the efficiency of this version of the product, since it is built periodically based on developers' contributions.
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