[ 源代码: llvmlite ]
软件包:python3-llvmlite(0.27.0-2)
LLVM Python 3 binding for writing JIT compilers
llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach.
This package contains the modules and the binding for Python 3.
其他与 python3-llvmlite 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libllvm7 (>= 1:7~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: llvm-7
- Modular compiler and toolchain technologies
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3~)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: llvmlite-doc
- LLVM Python binding for writing JIT compilers (docs)