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
- Host: GitHub
- URL: https://github.com/timo/iperl6kernel
- Owner: timo
- Created: 2013-01-21T00:04:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T03:38:22.000Z (about 9 years ago)
- Last Synced: 2025-04-10T01:18:00.119Z (about 1 year ago)
- Language: Perl6
- Homepage:
- Size: 21.5 KB
- Stars: 20
- Watchers: 5
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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