Skip to content

adamtuft/c-kernel

Repository files navigation

c-kernel

Try it out on Binder!

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

Documentation:

Features

Using c-kernel, you can:

  • Automatically compile and execute code cells

  • Add compiler options using //% magic comments

  • Compose multi-file programs in a single notebook

  • Get user input interactively

Contact

For any issues, comments or feature requests, please go to the issues page.

License and Copyright

Copyright (c) 2023, Adam Tuft

c-kernel is released under the BSD 3-clause license. See LICENSE for details.

About

Jupyter kernels providing C/C++ syntax highlighting, automatic compilation and a little more magic

Resources

License

Stars

Watchers

Forks

Packages

No packages published