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.
... part of T2, get it here
Author: Cern
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: BSD
Status: Stable
Version: 1.1
Remark: Does cross compile (as setup and patched in T2).
CPU architectures: Does not support: alpha arc avr32 blackfin m68k microblaze nios2 openrisc sparc
Download: https://github.com/vgvassilev/cling/ cling-1.1.tar.gz
T2 source: cling.cache
T2 source: cling.desc
Build time (on reference hardware): 2800% (relative to binutils)2
Installed size (on reference hardware): 318.87 MB, 1493 files
Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils findutils gawk grep libedit libxml linux-header llvm make patch pkgconfig python sed tar xz zlib
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).