Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

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:

https://cppyy.readthedocs.io/en/latest/installation.html

Cling documentation is here:

https://root.cern.ch/cling


Find the cppyy documentation here:

http://cppyy.readthedocs.io

Change log:

https://cppyy.readthedocs.io/en/latest/changelog.html

Bug reports/feedback:

https://github.com/wlav/cppyy/issues

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page