Cling - The Interactive C++ Interpreter
copied from cf-staging / clingconda install conda-forge::cling
conda install conda-forge/label/broken::cling
conda install conda-forge/label/cf201901::cling
conda install conda-forge/label/cf202003::cling
conda install conda-forge/label/gcc7::cling
conda install conda-forge/label/old::cling
Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. Cling realizes the read-eval-print loop (REPL) concept, in order to leverage rapid application development. Implemented as a small extension to LLVM and Clang, the interpreter reuses their strengths such as the praised concise and expressive compiler diagnostics.