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/>
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to