Reference

  1. Xeus-cling

    Xeus-cling offers a similar interactive experience as xeus-cpp but uses Cling as the interpreter. It allows you to write and execute C++ code interactively within Jupyter notebook.

  2. Jupyter-xeus

    Xeus is a library meant to facilitate the implementation of kernels for Jupyter. It takes the responsibility of implementing the Jupyter Kernel protocol.