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:
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.8.0.tar.gz
(25.9 kB
view details)
File details
Details for the file cppyy-backend-1.8.0.tar.gz.
File metadata
- Download URL: cppyy-backend-1.8.0.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.6.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/2.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f67c2a1ef5c66c4b7cb7ab774604817680088de8a9888a8bc564471c119661b0
|
|
| MD5 |
5399fd3caad472b9699a3e2a6f21404a
|
|
| BLAKE2b-256 |
fa526283796240036b0d87f1278b30454dc6cde6e5aef1677c68911be565e76a
|