[Vm-dev] VMMaker small problem for pharo developper

Igor Stasenko siguctua at gmail.com
Thu Mar 18 10:20:39 UTC 2010


On 18 March 2010 12:11, Jean Baptiste Arnaud <jbaptiste.arnaud at gmail.com> wrote:
>
> hi,
> I have see the immutability bit implementation and i think, it can be easily integrate in the actual VM, the main problem is VMMaker, especially the difference existing between Pharo and Squeak, using VMMaker on Pharo imply to patch it (only small difference, deprecated method, changing method name ), then the main problem is i can change the VM on pharo without creating a incompatible VM for squeak(cause of the patching).
>
> Then i just want to find a solution to have exactly the same version of VMMaker on squeak and pharo. then if someone want to contribute, he can, regardless of this environment .
>
> Then i want to contribute, but i can't.
>
> any solution ?
>

VMMaker is a standalone project, maintained by vm-dev group and using
http://www.squeaksource.com/VMMaker
repository for development, which then used to build VMs.

So, all you have to do is to use it for development and contribute to it.

> Regard
> Jean Baptiste Arnaud
> jbaptiste.arnaud at gmail.com
>


-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list