Shanchax / xeus-clang-repl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder

Description

xeus-clang-repl integrates clang-repl with the xeus protocol and is a platform for C++ usage in Jupyter Notebooks. The demo developed in this repository shows a Python - CPP integraton in Jupyter Notebooks, where variables can be transfered between Python and CPP.

Disclaimer: this work is highly experimental and might not work beyond the examples provided

Try it online

To try out xeus-clang-repl interactively in your web browser, just click on the binder link:

Binder

Alt text

About

License:Apache License 2.0


Languages

Language:C++ 61.6%Language:Jupyter Notebook 18.7%Language:CMake 11.6%Language:Dockerfile 7.4%Language:Python 0.7%