/jacamo

This project aims to promote the MultiAgent Oriented Programming (MAOP) approach by providing a suitable integration of tools and languages for programming agents, their environment and organisation.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

JaCaMo

The JaCaMo project aims to promote the Multi-Agent Oriented Programming (MAOP) approach by providing a development platform that integrates tools and languages for programming the following dimensions of Multi-Agent Systems: agents, environment, and organisation.

JaCaMo users

Installation instructions for users that plan to create JaCaMo applications are described here.

Documentation is available at the JaCaMo web site.

JaCaMo developers

Documentation is available here.

To build the project from the sources:

git clone https://github.com/jacamo-lang/jacamo.git
cd jacamo
./gradlew build

JaCaMo is based on: