c-kernel 0.5#

This package provides a Jupyter kernel which allows automatic compilation and execution of C/C++ code from a notebook environment.

Note

This documentation is currently under construction.

Features#

Using c-kernel, you can:

  • Automatically compile and execute code cells

Automatically compile and execute code
  • Add compiler options using //% magic comments

Use magic comments
  • Compose multi-file programs in a single notebook

Compose multi-file programs
  • Get user input interactively

Get interactive input

Contact#

For any issues, comments or feature requests, please go to adamtuft/c-kernel#issues