On Sat, Mar 6, 2010 at 1:04 PM, Tracy Harms <[email protected]> wrote: > I am excited by what I've heard about the upcoming version of J because it > seems to me that it will be meeting, and perhaps exceeding, other emerging > products such as NaCl/OCaml, a compiler that allows OCaml to be used for > client-side web programming. That product is announced here: > > http://bit.ly/aOTOHg
I think that the current target for J7 web support and the OCaml web support are different? The initial J7 target has a J7 interpreter running as a web server, with the browser supplying session management. The OCaml blurb talks of using google's native client project http://code.google.com/p/nativeclient/ to host OCaml in the browser. However, in principle, J7 could also be hosted in the browser using nativeclient, and perhaps that was the possibility you are thinking of? -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
