jupyter-xeus / xeus-cling

Jupyter kernel for the C++ programming language
BSD 3-Clause "New" or "Revised" License
3.06k stars 295 forks source link

Support C frontend #294

Open frankgerhardt opened 4 years ago

frankgerhardt commented 4 years ago

Sorry it this question is stupid. I'd like to use the Jupyter kernel for C programming. As I understand it clang supports several members of the C family. In the Jupyter web UI I can only see C++ kernels. Is it possible to have a kernel for C?

pdeitel commented 4 years ago

I am also interested in this. There is an older C kernel, but it's not very robust.