Author: LLVM - Bewertung: 0x - Views:4
2026 EuroLLVM Developers' Meeting
https://llvm.org/devmtg/2026-04/
------
Title: CppInterOp: Interactive C++ as a Service and Advanced Language Interoperability
Speaker: Aaron Jomy
------
Slides: https://llvm.org/devmtg/2026-04/slides/technical_talk/technical_talk_jomy.pdf
-----
CppInterOp provides compiler-as-a-service capabilities using Clang-REPL, enabling dynamic languages to interoperate with C++. This talk covers its technical architecture, including runtime template instantiation, C++ overload resolution, and JitCall - a lightweight runtime wrapper generator. We demonstrate how CppInterOp's API, built on Clang's AST, enables practical Python-C++ interoperability, including use cases like invoking CUDA kernels from Python and cross-language inheritance between Python and C++ classes.
-----
Videos Edited by Bash Films: http://www.BashFilms.com
SOCIAL SHARE CARD GENERATOR