Browse thread
[Caml-list] Web Development with 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: | 2001-07-13 (11:26) |
From: | Vitaly Lugovsky <vsl@o...> |
Subject: | Re: [Caml-list] Web Development with OCaml |
On Fri, 13 Jul 2001, Alain Frisch wrote: > On Fri, 13 Jul 2001, William Chesters wrote: > Before creating the project, we need: > - to find a name > - to define the general shape of the architecture, the motivation > and the aim of the project, and its organisation As I already mentioned here, we need a possibility to load a modules in runtime. Bytecode is fast, but not enough for a killer web architecture. So, we need a JIT, or, which will be much better, an object format including intermediate lambda-trees to compile it and link at runtime. Even a PIC code for native will not be enough, 'cause of a great overhead. ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr