Hey cool. Once I have the iPad thing keyboard fixed (working on it), I'd like to have a go at that. Is there any PI emulator around? (so that we can work without a PI board).
Markus, as for CUDA and stuff, I have attended a presentation from an engineer in Mons for his master and the subject was PGAS languages, like Chapel and X10. These do have interesting constructs that we could draw some inspiration from when it comes to adding support in Pharo and VM. Chapel is an ARPA research project at this point. They really want to tackle massive numbers of CPUs. Scatter and gather are important things in there, as are transparently distributed arrays and ease of programming. Phil 2012/9/4 Marcus Denker <[email protected]>: > On Mon, Sep 3, 2012 at 5:31 PM, S Krish > <[email protected]> wrote: >> I am sure you should be able to run Tiny Core linux ( vanilla without WM) on >> Raspberry.. add Pharo ... >> > There is a Debian made specially for the hardware... http://www.raspbian.org > I think this is what everyone is using. > > So the only thing missing is a VM... > > Marcus > > -- > Marcus Denker -- [email protected] > http://www.marcusdenker.de >
