We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb63f1 commit 43730c4Copy full SHA for 43730c4
_data/meetinglist.yml
@@ -19,8 +19,9 @@
19
just-in-time compilation technology (JIT), dynamic optimizations, and
20
large scale software development to greatly reduce the impedance
21
mismatch between C++ and Python. We show how clang-repl generalizes
22
- Cling to offer a robust, sustainable and omnidisciplinary solution for
23
- C++ language interoperability. The demonstrate how we have:
+ Cling in LLVM upstream to offer a robust, sustainable and
+ omnidisciplinary solution for C++ language interoperability. The
24
+ demonstrate how we have:
25
* advanced the interpretative technology to provide a state-of-the-art
26
C++ execution environment;
27
* enabled functionality which can provide native-like, dynamic runtime
0 commit comments