[ 原始碼: llvmlite ]
套件:python3-llvmlite(0.35.0-3)
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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libllvm9 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: llvm-9
- Modular compiler and toolchain technologies
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- sug: llvmlite-doc
- LLVM Python binding for writing JIT compilers (docs)