cpp_weekly
cpp_weekly copied to clipboard
C++ REPLs: cling and clang-repl
Channel
C++Weekly
Topics
- REPLs (Read-Eval-Print-Loop)
- Benefits of C++ REPL (what advanced capabilities and quality of life features they provide)
- Current status of REPLs for C++
- Cling: https://root.cern/cling/
- Clang REPL: https://clang.llvm.org/docs/ClangRepl.html
- Past and future of C++ REPLs: https://root.cern/blog/cling-in-llvm/ is an useful resource
Length
5-10 minutes