Make Agents Yourself » Historique » Révision 96
Révision 95 (Anonyme, 30/10/2014 11:00) → Révision 96/104 (Anonyme, 30/10/2014 11:00)
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]]. h2. Available Versions h3. MAY The current version of MAY is 3.4.X for Eclipse 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 page [[MAY Maven Eclipse Setup|Maven page]]. Setup]]. For a guide to use Maven for code generation without Eclipse, see the page [[MAY Maven Standalone Setup|Maven standalone page]]. Setup]]. h2. Developers Resources Release instructions for MAY are available here: [[MAY Release Process]]. 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/