Language

Package: xeus @ 0.23.2

Synopsis

C++ implementation of the Jupyter Kernel protocol

Description

xeus is a library meant to facilitate 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.

Several Jupyter kernels are built upon xeus, such as xeus-cling, a kernel for the C++ programming language, and xeus-python, an alternative Python kernel for Jupyter.

Home page
https://quantstack.net/xeus
Location
gnu/packages/jupyter.scm (line: 146, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'util-linux' does not match package name 'util-linux:lib'