It would be amusing to implement J in JavaScript.


----- Original Message -----
From: Johannes Laire <[EMAIL PROTECTED]>
Date: Wednesday, September 12, 2007 10:52
Subject: Re: [Jprogramming] J from a Web page
To: Programming forum <[email protected]>

> You can't run J in a browser, the only language suitable for 
> that is
> JavaScript.
> 
> The J program will be run at the server and it's output is sent 
> to the
> browser, so typically it would print an HTML-page. If you don't 
> have access
> to the server then this could be impossible, because it needs to 
> have J
> installed. But I have never used J for CGI programming so I 
> don't know about
> the details of how this should be done.
> 
> -- 
> Johannes Laire
> 
> On 9/12/07, Henry Rich <[EMAIL PROTECTED]> wrote:
> >
> > I would like to run J from a Web page.  (I am teaching 
> Latin at the
> > local highschool and I want to fire questions at the students.
> > It would be great if I could do it all in a browser).
> >
> > I have the J code to come up with the questions; now how do I
> > get IE6 to execute it?  And what should my J 
> produce?  HTML?
> >
> > I have no idea how to begin.  Has anybody done something 
> like this?
> >
> > Henry Rich
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to