Bonjour je suis nouveau dans la Programmation Orient��e Objet sur
pharo.j'utilise la version 4.0 de pharo et j'ai une connaissance assez
avanc��e dans la programmation mais ce langage qui viens juste de nous
��tre enseign�� est assez nouveau pour moi.et c'est dans l'optique de
cet enseignement qu'il nous a ��t�� demand�� de programmer le jeu t��tris
et je ne sai par ou commencer.merci de m'aider SVP.
2015-05-15 6:17 UTC+02:00, Eliot Miranda <eliot.miranda@gmail.com>:
> at http://www.mirandabanda.org/files/Cog/VM/VM.r3343.
>
> CogVM source as per VMMaker.oscog-eem.1303/r3343
>
> Cogit:
> Fix the regression with #== in the StackToRegisterMappingCogit;
> a spilled constant must still be dropped from the stack. (fixes the
> width:color: MNU)
>
> Since the method zone does not scavenge PICs, the MNU method in an MNU PIC
> entry
> cannot be young.�� If it is, void the cache (load 0 instead of the method).
> --
> best,
> Eliot
>