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.
技术上是否可以通过使用Alchemy编译 CPython 代码将 Python 嵌入到 Flex/AIR 应用程序中?
(我猜这个项目应该叫做Flython。)
是的。
但不要期望所有标准模块都能构建。一些系统调用不会翻译。移植将是很多工作。