Browse thread
[Caml-list] Natively compiled code and toplevel
-
wester@i...
-
Jacques Garrigue
- Fabrice Le Fessant
-
Jacques Garrigue
[
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: | Fabrice Le Fessant <fabrice.le_fessant@i...> |
| Subject: | Re: [Caml-list] Natively compiled code and toplevel |
asmdynlink is included in the CDK (the version of ~lefessan/src is not supported anymore), and allows to link any Ocaml bytecode module OR EVALUATE ANY OCAML SOURCE from a native-code program. Of course, it also works for bytecode programs, using the standard interpreter. For native-code programs, bytecode interpretation is slower than when executed by the standard interpreter. However, available native-code functions are always used. - Fabrice ------------------- 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