[Haskell-cafe] Intercept stdin in Haskell

Andrew Gibiansky andrew.gibiansky at gmail.com
Sun Jan 5 20:19:43 UTC 2014


That's a good idea, but there's no IPython input channel. Instead, the
backend (my interpreter) has to *request* input from the frontend, which
then supplies this input. The input is entered via a web browser, so
there's not even a handle or file descriptor to speak of.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140105/fe77645c/attachment.html>


More information about the Haskell-Cafe mailing list