RPython
- 授权协议: Apache
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/rpython/
软件介绍
Restricted Python implementation using Python bindings for LLVM
This experimental projects aims to provide efficient code generation for Restricted Python (RPython).
rPython是Python的一个子集,虽然rPython不是完整的Python,但用rPython写的这个Python实现却是可以解释完整的Python语言。
