[py-dev] greenlet on ARM/unix

renaud blanch rndblnch at gmail.com
Tue Jan 13 11:25:14 CET 2009


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 Pytest-dev mailing list