C/C++ wrapper for Cling
Project description
C/C++ wrapper around Cling, the LLVM-based interactive C++ interpreter, for use by cppyy, providing stable C and C++ Reflection APIs.
The compilation of cppyy-backend is very fast, but it will pull in cppyy-cling, which takes a long time to install if there is no matching wheel for your platform, forcing a build from source. By default, all cores will be used, but it is also recommended to add the verbose flag to see progress:
$ python -m pip install –verbose cppyy-backend
- For further details, see cppyy’s installation instructions:
- Cling documentation is here:
- Find the cppyy documentation here:
- Change log:
- Bug reports/feedback:
https://bitbucket.org/wlav/cppyy/issues?status=new&status=open
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cppyy-backend-1.14.2.tar.gz
(32.6 kB
view details)
File details
Details for the file cppyy-backend-1.14.2.tar.gz.
File metadata
- Download URL: cppyy-backend-1.14.2.tar.gz
- Upload date:
- Size: 32.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b95f1c91718d77a655810db801c5d6cb60af9b07007621231b2333b7441822f1
|
|
| MD5 |
78beb580101366cd64d8044518d6025a
|
|
| BLAKE2b-256 |
f944f7e991c8a873aeb959acbe528253f92d6146b853571c6562b9d4c9634fc6
|