Browse thread
[Caml-list] Alternative Bytecodes for OCaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Łukasz Dobrek <dobrek@d...> |
| Subject: | Re: [Caml-list] Alternative Bytecodes for OCaml |
On Wed, Aug 25, 2004 at 09:26:28AM -0500, John Goerzen wrote: > I see several possibilities with both of those paths: > > * An ocamlc/ocamlrun that execute under Java or .NET and compile/run > normal OCaml bytecode > > * An ocamlopt-equivolent that would compile OCaml code directly to Java > or .NET bytecode Here, I guess, the garbage collector for languages like Java, will be very inefficient with ocaml, and other way around. I don't know Java so well nor .NET but ML languages tend to have very different profile of memory usage than languages like Java or C#. best regards Lukasz Dobrek ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners