CIRAD green team : http://ur-green.cirad.fr/
On Fri, Jan 9, 2015 at 4:17 PM, Tudor Girba <[email protected]> wrote: > Interesting. > > Who developed it originally? > > Doru > > On Fri, Jan 9, 2015 at 4:02 PM, Serge Stinckwich > <[email protected]> wrote: >> >> Dear all, >> >> the CORMAS modelling platform is now open-source and available under >> the MIT licence. >> CORMAS (Common-pool Resources and Multiagent Systems; Bousquet et al., >> 1998) has been >> developed to provide a multi-agent framework that can be used to >> simulate the interactions >> between a group of agents and a shared environment holding natural >> resources. >> >> The code is written in VisualWorks 7.6 and a port to the Pharo/MOOSE >> has started recently. >> >> If you are interested, you can join the mailing-list here: >> https://groups.google.com/forum/#!forum/cormas-dev >> >> All issues are here: https://github.com/cormas/cormas/issues >> >> An early dev version on Pharo can be loaded in the last MOOSE 5.0 image: >> >> Gofer new >> url: 'http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main'; >> package: 'ConfigurationOfCormas'; >> load. >> >> (Smalltalk at: #ConfigurationOfCormas) loadDevelopment >> >> Regards, >> -- >> Serge Stinckwich >> UCBN & UMI UMMISCO 209 (IRD/UPMC) >> Every DSL ends up being Smalltalk >> http://www.doesnotunderstand.org/ >> > > > > -- > www.tudorgirba.com > > "Every thing has its own flow" -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
