Wednesday, June 8, 2016

Calling Python from ObjC

On  Mac OS X, PyObjC is a bridge between Python and ObjC
http://www.friday.com/bbum/2009/11/21/calling-python-from-objective-c/

http://svn.red-bean.com/bbum/trunk/PyObjC/CallPythonFromObjectiveC/

Can I embedded Python in ObjC?

https://github.com/pybee/Python-iOS-template

Cross compile Python for iOS
http://www.srplab.com/files/others/compile/cross_compiling_python_for_ios.html

Build Python with clang
https://docs.python.org/devguide/clang.html

No comments:

Post a Comment