GamlReferences - gama-platform/gama GitHub Wiki

Gaml Reference

The following pages introduce the various constructs that are made available to the modelers in GAML. All these constructs are built-in, i.e. defined in Java, either in the core of GAMA or in its extensions. They include species, skills, control architectures, statements, data types, and various types of expressions, including a long and quite exhaustive list of operators.

This set of pages is to be used as a reference, which means its role is not to explain how to properly use these constructs but to detail their structures and components.

If you are not familiar yet with GAML language, please read carefully the section Learn GAML Step by Step before.