-Our background is in enabling particle physics researchers to do cutting-edge data analysis. To make this happen, researchers have developed several unique software technologies in the area of data analysis. We developed an interactive, interpretative C++ interpreter (aka REPL) as part of the ROOT data analysis project, including “Cling”, which is a REPL based on LLVM. [Cling](https://rawgit.com/root-project/cling/master/www/index.html) is a core component of ROOT and has been in production since 2014. Cling is also a standalone tool, which has a growing community outside of our field. It is recognized for enabling interactivity, dynamic interoperability and rapid prototyping capabilities for C++ developers. For example, if you are typing C++ in a Jupyter notebook you are using the (xeus-cling)[https://xeus-cling.readthedocs.io/en/latest/] Jupyter kernel.
0 commit comments