On Fri, Mar 26, 2010 at 9:14 PM, Stefan Scott Alexx <[email protected]> wrote: > With the ubiquity of modern standards-compliant JavaScript-enabled web > browsers, many languages can now be compiled to JavaScript (see list below), > to allow the programmer to develop in his or her preferred language "X" and > then automatically compile to JavaScript. > > Does (or could) J take a similar approach, now that J701 is targeting the > browser as its default front end?
J does not have a compiler. Perhaps you would like to write one? -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
