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.10.1.tar.gz
(28.9 kB
view hashes)