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. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
