[
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: | 2002-05-27 (19:37) |
From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
Subject: | Re: [Caml-list] Possible use for camlp4 |
Hi again, On Tue, May 28, 2002 at 04:27:27AM +1000, John Max Skaller wrote: > If so.. how about some language for generating > Ocaml/C binding code? Surely that would make > handling things easier than the existing macro solution? Camlp4 cannot do that, because it only treats programs having the semantics of OCaml to be treated later by the OCaml compiler. The interface OCaml/C does not have the semantics of OCaml: it is just C program. -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- 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