caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] A js_of_ocaml equivalent for the JVM?
@ 2012-03-09 17:12 Philippe Veber
  2012-03-09 17:45 ` Johan Grande
  0 siblings, 1 reply; 5+ messages in thread
From: Philippe Veber @ 2012-03-09 17:12 UTC (permalink / raw)
  To: caml users

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

Dear camlers,
I used js_of_ocaml several times and was really stunned of how clever
(notably because writing interfaces boils down to writing types) and
efficient this approach is. Would a similar thing work for the JVM, that is
a compiler from ocaml bytecode to java bytecode? I guess it wouldn't
provide a full interoperability with java, in the sense that creating or
extending classes may not be possible (well, why not after all?). However,
being able to run an ocaml program on the JVM reusing existing java
libraries would be so useful already!

Are there known obstacles to this? Has anyone tried something in this
direction? Would there be a chance to support multicore programming that
way? I hope these are not silly questions (sorry if they are!)

Best,
  Philippe.

[-- Attachment #2: Type: text/html, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-13 16:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-09 17:12 [Caml-list] A js_of_ocaml equivalent for the JVM? Philippe Veber
2012-03-09 17:45 ` Johan Grande
2012-03-09 18:05   ` forum
2012-03-12 16:05     ` Philippe Veber
2012-03-13 16:55     ` Richard W.M. Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).