Skip to content

jans-code/jansbrainfuckkernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jansbrainfuckkernel

Logo

A jupyter kernel implementation of brainfuck.

Installation

  • pip install jansbrainfuckkernel
  • to register the kernel with jupyter jansbrainfuckkernel

Dev Installation

  • download/clone this project
  • open shell in project folder
  • pip install -e ./
  • then install kernelspec
  • jansbrainfuckkernel
  • or
  • jupyter kernelspec install --user jansbrainfuckkernel

Uninstall

  • jupyter kernelspec uninstall jansbrainfuckkernel
  • pip uninstall jansbrainfuckkernel

About

A jupyter brainfuck kernel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published