Skip to content

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

License

Notifications You must be signed in to change notification settings

adamtuft/c-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-kernel

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