Fork me on GitHub

Basics of the SARL Compilation Process

1. Standard Compilation Process

The SARL tool-chain is the set of programming tools that are used to perform a multiagent system with SARL. As illustrated on the following figure, three types of tools are used in sequence in order to create and run an agent-based system:

Standard Compilation Process for SARL Programs

2. Other Target Languages Than Java

As explained in the previous section, the default target language for the SARL compiler is the Java object-oriented programming language. Hopefully,you could configure the SARL compiler for enabling the generation to another target language

Copyright © 2014-2023 SARL.io, the Original Authors and Main Authors.

Documentation text and medias are licensed under the Creative Common CC-BY-SA-4.0; you may not use this file except in compliance with CC-BY-SA-4.0. You may obtain a copy of CC-BY-4.0.

Examples of SARL code are licensed under the Apache License, Version 2.0; you may not use this file except in compliance with the Apache License. You may obtain a copy of the Apache License.

You are free to reproduce the content of this page on copyleft websites such as Wikipedia.

Generated with the translator docs.generator 0.14.0-SNAPSHOT.