Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前是否可以为 iPhone 编译 Python 和 PyObjC,以便 AppStore 应用程序可以用 Python 编写?
如果不是,这是纯粹的技术问题还是 Apple 的蓄意政策决定?
不:这是 Apple 深思熟虑的政策决定(毫无疑问有一些技术基础),不支持 iPhone 上大多数语言的解释器/运行时——Apple 希望你使用 ObjC(和 Safari 中的 Javascript),而不是 Python、Java、Ruby,等等。
不,苹果严格禁止在 iPhone 上运行任何类型的解释器,这完全是政策问题。