<div class="gmail_quote">On 26 January 2012 11:57, <span dir="ltr"><<a href="mailto:matt.clarke@stfc.ac.uk">matt.clarke@stfc.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Probably a stupid question\idea but has anyone tried talking or listening to the IPython kernel from C++, C# or Java via ZeroMQ?</blockquote></div><br>It's not stupid, the idea of using ZeroMQ was to make this possible. Microsoft's Python Tools for Visual Studio can talk to an IPython kernel, and that's written in C#: <a href="http://pytools.codeplex.com/">http://pytools.codeplex.com/</a><br>
<br>As far as I know, no-one has tried it from C++ or Java yet.<br><br>Thomas<br>