iperl6kernel icon indicating copy to clipboard operation
iperl6kernel copied to clipboard

Make Rakudo Perl 6 available as a kernel to Jupyter/IPython

trafficstars

iperl6kernel

This is the attempt to expose an "ipython kernel" interface for a rakudo process.

ipython kernels communicate with one or more frontends (terminals) using ZeroMQ sockets.

Links and stuff

IPython ZeroMQ Protocol: http://ipython.org/ipython-doc/rel-0.13.1/development/messaging.html