Make Agents Yourself » Historique » Révision 103
Révision 102 (Anonyme, 28/02/2017 07:56) → Révision 103/104 (Anonyme, 13/03/2021 12:51)
h1. Make Agents Yourself This page is about the version of MAY based on the SpeADL language. h2. Where to Start If you are discovering MAY and SpeADL, read [[Why Use MAY|what it is useful for]]. If you want to start using MAY and SpeADL, check the [[MAY Tutorials|tutorials]]. If you want to know everything there is to know about SpeADL, check the [[Reference Guides|reference guides]]. h2. Available Versions h3. MAY The current version of MAY is 3.6.x 3.5.x which is compliant with Eclipse 2020-12. Luna. It introduces the latest features, and more, presented in the "Doctoral Dissertation of Victor Noël":http://www.irit.fr/~Victor.Noel/PhD/Dissertation. Previous versions are available at this page: [[Previous Versions]]. h3. 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). h2. Installation For an installation guide MAY, see the [[MAY Install|install page]]. For a guide to set-up a new Eclipse project with MAY, see the [[MAY Project Setup|project setup page]]. h2. Documentation Reference guides describing the abstractions proposed in MAY with examples are available on the [[Reference Guides|reference guides page]]. Tutorials are available on the [[MAY Tutorials|tutorials page]]. Best practices are available on the [[MAY Best Practices|best practices page]]. h2. Maven integration For a guide to configure an Eclipse project with Maven and optionally use the MAY component library, see the [[MAY Maven Eclipse Setup|Maven page]]. For a guide to use Maven for code generation without Eclipse, see the page [[MAY Maven Standalone Setup|Maven standalone page]]. h2. 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]]. h3. Sources The source code can be downloaded using the Mercurial DVCS: MAY: https://anon:anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/may-xtext2/ Libraries and examples: https://anon:anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/lib/