cline - the C++ interpreter online
Public service hosted at cppcli.net
Public service is under testing.
The procedure to build and deploy this service is involved. We are working on the containerization of this project to facilitate self-hosting.
Submit an issue for feature request / bug report.
Pull requests are welcomed.
Please note that interpreter-internal issues are not handled here. They should be submitted to the CERN Root team / the cling project.
- Backend is wrapped around the C++ interpreter cling .
- Web service is powered by a modified version of websocketd.
All source in cline is under the LGPL license unless otherwise stated.
All source in www is under the BSD 3-Clause license unless otherwise stated.