Browse thread
[Caml-list] GODI news
[
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: | skaller <skaller@o...> |
| Subject: | Re: [Caml-list] GODI news |
On Sun, 2003-08-10 at 17:35, Sven Luther wrote: > Well, the idea is to hve a native cross compiler. > > The ocaml team is not interested by such a thing though. they may well be: it might be better to say you don't think they've made it a high priority. As you youself point out building a cross compiler isn't a trivial exercise: building a hosted compiler that works on many platforms is hard enough. Still, eventually it should just be a matter of plugging in a different code generator, represented by a dynamically loadable shared library .. of course, Ocaml doesn't support that yet for Ocaml code, so my guess is that dynamic loading is probably a pre-requisite, and also more generally useful. ------------------- 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