An open API service indexing awesome lists of open source software.

https://github.com/timo/iperl6kernel

Make Rakudo Perl 6 available as a kernel to Jupyter/IPython
https://github.com/timo/iperl6kernel

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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