[ 源代码: llvmlite ]
软件包:llvmlite-doc(0.39.1-2)
LLVM Python binding for writing JIT compilers (docs)
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 documentation and example code.
其他与 llvmlite-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 1.2.0~rc1+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-llvmlite
- LLVM Python 3 binding for writing JIT compilers