AI, Data Science & Business Certificates from Google, IBM & Microsoft
Learn Backend Development Part-Time, Online
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore the development of Cling, an interactive C++ interpreter used at CERN, in this conference talk from CppNow. Dive into the challenges of creating an interpreter for a static language like C++ and learn how it enables efficient data analysis for particle physics research. Discover how Cling, built on LLVM/Clang compiler infrastructure, supports C++11 and serves as the main user interface for the ROOT Framework. Examine the requirements, implementation challenges, and necessary modifications to the C++ standard for interactive use. Gain insights into the type introspection mechanism provided by the interpreter and explore potential improvements for runtime dynamism in C++ interpretation.
Syllabus
Vassil Vassilev: Interactive, Introspected C++ at CERN
Taught by
CppNow