Live data from Hacker News

A Haskell kernel for IPython

github.com

31–33 of 33 posts

Re: A Haskell kernel for IPython

#32
post #29

Author here - didn't expect this to end up on Hacker News, given the niche interest :) Happy to answer any questions you guys have. (And if anyone has an interest in contributing, please get in touch!)

Awesome work, thanks for sharing! Couple of weeks ago I catched talk by iPython dev in Budapest and started to think that it would be cool to have lisp support (as I want to learn more lisp), but maybe I wait until someone does a Haskell support first..

iPython for Lisp is called SLIME (and it has much more features too!)

Re: A Haskell kernel for IPython

#33
post #32
post #29

Earlier quoted context omitted.

Awesome work, thanks for sharing! Couple of weeks ago I catched talk by iPython dev in Budapest and started to think that it would be cool to have lisp support (as I want to learn more lisp), but maybe I wait until someone does a Haskell support first..

iPython for Lisp is called SLIME (and it has much more features too!)

I've been playing around with slime, but it is always the problem for coming up with some interesting project. The common-lisp support (for iPython) seems like interesting challenge to try (and fail).
Post reply on HN