Python bindings for LLVM auto-generated from the LLVM-C API
The main goal of llvmcpy is to provide Python bindings for the LLVM project that are fast and require the lowest possible maintainance effort. To achive this, we use CFFI to parse the (slightly adapted) header files for the LLVM-C API and automatically generate a set of classes and functions to interact with them in a Pythonic way.
$
pkg install py311-llvmcpyOrigin
devel/py-llvmcpy
Size
127KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
6 packages
Required by
0 packages