cling-cmake
https://github.com/derofim/cling-cmake
C++
use cling scripting with C++ and cmake
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to cling-cmake
Help out
- Issues
- Proper example project using cling as library
- Add conan recipe for cling
- use -DLLVM_BUILD_TOOLS=Off
- practical examples of integration. Any tutorials or samples you could share?
- Pro tip: you can not only use Cling as LUA/JS/... replacement, but remove Cling in release build (for max. speed).
- check cling::Interpreter::CompilationResult
- static lib support in Cling
- try feature: support for redefinitions (DefinitionShadower)
- pass C++ variables into Cling
- use relative paths to scripts
- Docs
- C++ not yet supported