Re: [Pharo-project] Update for Coral
Hello Olivier, Very nice! I installed it according to the instructions (http://www.auverlot.fr/pharo/coralinstall/) and it works. I guess the next step is to have a class for the scripts? So that one can define methods and have pre-defined methods to ease script-writing... Small edit for the readme: -> "3) make them executable: chmod +x coral.sh coraldb.sh" ==> is now called coralDebug.sh On Nov 24, 2010, at 2:53 PM, Olivier Auverlot wrote:
New methods for displaying in a UNIX console :
* Console>>displayAttributes: * Console>>eraseScreen * Console>>esc: * Console>>locate: * Console>>plot: * Console>>resetAllAttributes
Two examples:
* scriptCarpet.cst * scriptHappyFace.cst
Best regards Olivier
www.auverlot.fr
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
On Wed, Nov 24, 2010 at 8:50 PM, Marcus Denker <marcus.denker@inria.fr>wrote:
Hello Olivier,
Very nice! I installed it according to the instructions ( http://www.auverlot.fr/pharo/coralinstall/) and it works.
I guess the next step is to have a class for the scripts? So that one can define methods and have pre-defined methods to ease script-writing...
What about using Helvetia in a future? I guess that at the end will you will have a several of those methods, and those methods may become some kind of DSL/Language... i don't know, just an idea
Small edit for the readme:
-> "3) make them executable: chmod +x coral.sh coraldb.sh" ==> is now called coralDebug.sh
On Nov 24, 2010, at 2:53 PM, Olivier Auverlot wrote:
New methods for displaying in a UNIX console :
* Console>>displayAttributes: * Console>>eraseScreen * Console>>esc: * Console>>locate: * Console>>plot: * Console>>resetAllAttributes
Two examples:
* scriptCarpet.cst * scriptHappyFace.cst
Best regards Olivier
www.auverlot.fr
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-coral mailing list Pharo-coral@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-coral
participants (2)
-
Marcus Denker -
Mariano Martinez Peck