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: | David Brown <caml-list@d...> |
| Subject: | Re: [Caml-list] Re: bytecode and native code at once |
On Fri, Aug 27, 2004 at 09:52:33AM +0100, Keith Wansbrough wrote: > GHCi, the interactive version of the Glasgow Haskell Compiler, > supports both interpreted and compiled code in the same runtime. Although, admitedly, the code that does it is fairly non-portable. They ended up using their own dynamic linker, which has to be ported to each new platform you wish to support. Dave ------------------- 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