Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.7 KB

readme.adoc

File metadata and controls

51 lines (39 loc) · 1.7 KB

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: