Clingcling Active


Description

Cling is an interactive C++ interpreter, built on the top of LLVM and Clang libraries. Its advantages over the standard interpreters are that it has command line prompt and uses just-in-time (JIT) compiler for compilation. Many of the developers (e.g. Mono in their project called CSharpRepl) of such kind of software applications name them interactive compilers.

Extracted automatically from Cling homepage
Open new issue
Homepage
https://root.cern.ch/cling
Version
Unavailable
Source file
source file
Hits
148

Install Cling

brew install cling

Dependencies 0

This formula has no dependencies.