Cline
cppcli.net - The C++ interpreter online
Install / Use
/learn @SdtElectronics/ClineREADME
cline
cline - the C++ interpreter online
Public service hosted at cppcli.net
Status
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.
Get involved
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.
Credits
- Backend is wrapped around the C++ interpreter cling .
- Web service is powered by a modified version of websocketd.
License
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.
