FICHA · MANJARO

python-llvmlite

A lightweight LLVM Python binding for writing JIT compilers

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides lightweight Python bindings to LLVM for building just-in-time compilers and code-generation tools. It is often used by projects that compile numeric or domain-specific code at runtime.

JIT compilation can execute generated machine code inside the process. Developers should treat generated code and untrusted input carefully, especially in services or plugin systems.

Permissions

Permissions not analysed for this source yet.