[py-dev] greenlet on ARM/unix
Denis Bilenko
denis.bilenko at gmail.com
Tue Jan 13 12:05:39 CET 2009
That's really encouraging, thanks a lot!
On Tue, Jan 13, 2009 at 4:25 PM, renaud blanch <rndblnch at gmail.com> wrote:
> hi,
>
> regarding porting greenlet to arm/unix, i made it for the iphoneos [0].
> it was quite simple since the architecture dependent part of greenlet
> (switch_***.h) is taken from stackless [1], and since stackless
> support more arch than greenlet (esp. arm).
> see the details for the iphoneos in the iphone-python post linked below.
>
> renaud
>
> 0. [iphone-python] greenlet on iphoneos
> <http://www.telesphoreo.org/pipermail/iphone-python/2009-January/000274.html>
>
> 1. stackless python
> <http://www.stackless.com/>
>
More information about the py-dev
mailing list