[Cython] Can I use Cython for iPhone application development?
{}
d4lojh902 at sneakemail.com
Fri Nov 28 19:02:32 CET 2008
Hi. I'm completely new to Cython.
As I understand, I can call Cython code from C, as it's said in the FAQ.
Therefore, it would be possible to call Cython code from Objective-C. So I can develop an iPhone application written mostly in Cython, and then convert it to Objective-C code, right? Or am I missing anything?
How? How would you write a simple Hello World Cython iPhone application?
Thank you in advance.
More information about the Cython-dev
mailing list