Make Agents Yourself¶
This page is about the version of MAY based on the SpeADL language.
Where to Start¶
If you are discovering MAY and SpeADL, read what it is useful for.
If you want to start using MAY and SpeADL, check the tutorials.
If you want to know everything there is to know about SpeADL, check the reference guides.
Available Versions¶
MAY¶
The current version of MAY is 3.6.x which is compliant with Eclipse 2020-12.
It introduces the latest features, and more, presented in the Doctoral Dissertation of Victor Noël.
Previous versions are available at this page: Previous Versions.
Components Library¶
Reusable components follow MAY version numbering for the first two digits.
Maven artefacts with common components are available through Maven (see Maven integration below).
Installation¶
For an installation guide MAY, see the install page.
For a guide to set-up a new Eclipse project with MAY, see the project setup page.
Documentation¶
Reference guides describing the abstractions proposed in MAY with examples are available on the reference guides page.
Tutorials are available on the tutorials page.
Best practices are available on the best practices page.
Maven integration¶
For a guide to configure an Eclipse project with Maven and optionally use the MAY component library, see the Maven page.
For a guide to use Maven for code generation without Eclipse, see the page Maven standalone page.
Developers Resources¶
Release instructions for MAY and the component library are available here: MAY Release Process.
Some information on the architecture of MAY and the component library: MAY Architecture.
Sources¶
The source code can be downloaded using the GIT DVCS:
MAY:
https://github.com/victornoel/may
Libraries and examples:
https://github.com/victornoel/may-lib
Mis à jour par Anonyme il y a plus de 5 ans · 104 révisions