A C++ implementation of the Jupyter kernel protocol
xeus facilitates the implementation of kernels for Jupyter. It takes the burden of implementing the Jupyter Kernel protocol so developers can focus on implementing the interpreter part of the Kernel.