Have you looked at something like this: load 'plot' 'type surface' plot +/~2 o. i:5j99
It's probably not what you want, but it might be a step in the right direction. This is a question in which I'm interested as well. On Wed, Apr 10, 2013 at 12:25 PM, NOUMAN TARIQ <[email protected]>wrote: > Hi, > > > I have recently started working with J and trying to find my way around > the language. One of the things that I would like to use in J is the Server > Mode. After installing J, I can have it running on my machine and if I > point my browser to the provided URL, I am successfully able to execute > code from browser as well. > I have a slightly different requirement though. For a project that I am > working on, I want to be able to execute J code (it may be user's or may be > auto generated) remotely (using this server feature) and show the result > back to the user in browser. I am hoping some one in the community may be > able to help me in figuring this out. > Another thing to note here is that the important point is for me to be > able to execute some code and return the result in a browser so if there is > a way to do that without this server mode option, I would be happy to test > it out. Also, please note that my focal point is the Tacit subset of J and > not the entire language. > > > Regards, > Nouman Tariq > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
