[etoys-dev] FFI on Etoys dev image

Ricardo Moran richi.moran at gmail.com
Mon Jul 19 12:40:32 EDT 2010


I'm currently using FFI in PhysicalEtoys to talk to the avr programmer and
upload programs to the arduino board. This used to work well in the previous
etoys-dev image. I could use the old image without problems but the thing
is: now I'm trying to generate arduino programs from smalltalk code and,
because of the experiments I'm doing, I need some of the compiler's new
stuff (such as Pragmas... well, they're not actually new but the old Etoys
image doesn't have them). Also, now that I learned to use Monticello I very
much like using the latest image :)

For now, I'm using the squeak image to develop this stuff. Maybe by the time
I finish working on this, Etoys would be a package on top of Squeak and we
will all be happy :)

Cheers
Richo

On Sat, Jul 17, 2010 at 1:44 AM, Bert Freudenberg <bert at freudenbergs.de>wrote:

>
> On 15.07.2010, at 20:17, Ricardo Moran wrote:
>
> > I haven't found a solution for this yet. I guess I should just write a
> plugin and avoid FFI...
>
> Avoiding FFI is a good idea for Etoys indeed, but what are you actually
> trying to do?
>
> - Bert -
>
>
> _______________________________________________
> etoys-dev mailing list
> etoys-dev at squeakland.org
> http://lists.squeakland.org/mailman/listinfo/etoys-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakland.org/pipermail/etoys-dev/attachments/20100719/b11d1636/attachment.html>


More information about the etoys-dev mailing list