> Hi Nicolas,
> 
>  
> 
> Seeing as the Neko source uses minimal extra c++ libraries (if you can
> call the garbage collector minimal), do you think it would be possible
> to port the Neko VM to PPC devices?
> 
>  
> 
> Lee

Yes I think that the Neko VM is higly portable since it's almost
entirely written in pure ANSI-C. As for the Boehm GC, I think it can run
also on a wide variety of platforms.

NekoVM is running on Mac which is already a PPC CPU. Smaller devices
should work as well.

Nicolas

-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to