An interactive C++ interpreter
https://github.com/root-project/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. It is implemented
as a small extension to LLVM and Clang.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:badshah400/cling && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000701 701 Bytes | |
cling-1.2.obscpio | 0017115149 16.3 MB | |
cling.changes | 0000000730 730 Bytes | |
cling.obsinfo | 0000000092 92 Bytes | |
cling.spec | 0000001882 1.84 KB |
Comments 2
1.0 was tagged: https://github.com/root-project/cling/releases/tag/v1.0
Thanks for the comment.
I updated it, but suffers from the same problem that it does not build with even clang as old as version 13 (requires version 10). So, this pkg is a placeholder for now, with the hope that they will start to support clang/llvm 15 (or 16 as long as we are hoping, let's aim high!) sometime this year.