Pyston 基于 JIT 的 Python 2.7 的实现

授权协议:Apache操作系统:Linux 开发语言:Python
Pyston 是一个 Dropbox 推出的新的基于 JIT 的 Python 2.7 的实现。Pyston 解析 Python 代码并转换到 LLVM 的 intermediate repre...