7
submitted 9 months ago by ylai@lemmy.ml to c/cpp@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] autotldr 0 points 9 months ago

This is the best summary I could come up with:


Cling 1.0 was released this week for this open-source interactive C++ interpreter that builds atop LLVM/Clang.

Cling is implemented as an extension to LLVM/Clang to serve as an interpeter leveraging the read-eval-print loop (REPL) concept and relies on just-in-time (JIT) compilation.

Cling 1.0 upgrades its LLVM toolchain to reduce its accumulated technical debt, improves C++ modules support for C++20 and Microsoft Windows, improves performance, support for profiling/debugging the interpreted/JIT'ed code, partial support for the Apple M1 processor, an improved terminal user experience, improved CUDA support on Microsoft Visual Studio, better support for PowerPC, and a variety of other fixes and improvements.

Downloads and more details on the Cling 1.0 C++ interpreter via GitHub.


The original article contains 113 words, the summary contains 113 words. Saved 0%. I'm a bot and I'm open source!

this post was submitted on 12 Dec 2023
7 points (100.0% liked)

C++

1718 readers
7 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS