Browse thread
[Caml-list] mod_caml's bytecode restriction due to Apache or just CGI dyn'linking?
-
James Leifer
- Richard Jones
-
Basile Starynkevitch [local]
-
James Leifer
- Basile Starynkevitch [local]
-
James Leifer
[
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: | 2004-06-21 (07:52) |
From: | Basile Starynkevitch [local] <basile.starynkevitch@i...> |
Subject: | Re: [Caml-list] mod_caml's bytecode restriction due to Apache or just CGI dyn'linking? |
On Mon, Jun 21, 2004 at 09:33:23AM +0200, James Leifer wrote: > "Basile Starynkevitch [local]" <basile.starynkevitch@inria.fr> writes: > > > Sorry for the shameless plug - but I think that ocamljit can be used > > to accelerate a bit such Ocaml propulsed web pages. > > So, ocamljit plays well with dynamic .cmo linking? Yes, it was designed to mimic as much as possible the bytecode interpreter. The main misfeature of ocamljit is lack of [ocaml] debugger support - because the few debug related bytecodes are not supported by it (in the case yu run into them, you got a loud fatal error!) -- Basile STARYNKEVITCH -- basile dot starynkevitch at inria dot fr Project cristal.inria.fr - phone +33 1 3963 5197 - mobile 6 8501 2359 http://cristal.inria.fr/~starynke --- all opinions are only mine ------------------- 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