Io interactive mode in Emacs

"[email protected]" <[email protected]> Fri, 11 Nov 2011 19:10:44 -0000
Newsgroups gmane.comp.lang.io
Message-ID <[email protected]>
I'm curious if anyone has a working setup to pass buffers or lines to an Io process.

I'm currently using this major mode: https://github.com/superbobry/io-mode/blob/master/io-mode.el

Which is supposed to implement a repl in comint mode but it doesn't seem to work.

Thanks,
Dean