mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
b4fa50f637
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 prompt and uses just-in-time (JIT) compiler for compilation. One of Cling's main goals is to provide contemporary, high-performance alternative of the current C++ interpreter in the ROOT project "CINT". The backward-compatibility with CINT is major priority during the development. Its main advantages are: Production-grade parser. Just-in-time compiler (JIT). Modular C++ API from the ground up. Separate parser and execution engine. C++ 11 support through clang. PR: 215689 Submitted by: Mahdi Mokhtari Reviewed by: mat, novel Differential Revision: https://reviews.freebsd.org/D9012
4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
TIMESTAMP = 1483120709
|
|
SHA256 (cling_2016-12-29_sources.tar.bz2) = eef0857e96a4108abdb428d671b0334c6fd29065cfe2c8119d7208a4850012f1
|
|
SIZE (cling_2016-12-29_sources.tar.bz2) = 184926984
|