In q/k language you can start the interpreter like this:
$ q -p 5001
and then you can communicate on port 5001. It's not a big deal to build
something like that with J console, but I am guessing something like that
there might already be around.

If something like that already exists, could somebody direct me to it,
please?

Greg

P.S. For curious out there the current VS integration work can be accessed
from:
https://github.com/borota/JTVS
This is very, very alpha work so it's only for advanced VS programmers at
this stage. Its based on Python integration so there is still lots of
Python based code that needs to be clean-up, modified. All you get at this
stage is a dummy VS based terminal that throws exceptions for almost
anything you enter.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to