caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* question about the jvm backend
@ 2010-06-10 14:27 Martin DeMello
  2010-06-17 19:29 ` [Caml-list] " forum
  0 siblings, 1 reply; 2+ messages in thread
From: Martin DeMello @ 2010-06-10 14:27 UTC (permalink / raw)
  To: OCaml List

I have an OCaml implementation of an algorithm that I now want to use
from clojure. As I see it, my options are:

1. Port to clojure
2. Port to scala (better support for pattern matching will make it
easier to port, also scala might be faster)
3. Recompile the OCaml code against the JVM

(3) seems like the easiest choice, but from what I could gather from
the docs, there is not much support for generating a library that can
be consumed by a main program in another language. Is this going to
change in 2.0?

martin


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

end of thread, other threads:[~2010-06-17 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-10 14:27 question about the jvm backend Martin DeMello
2010-06-17 19:29 ` [Caml-list] " forum

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).