[
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: | Alexander V. Voinov <avv@q...> |
| Subject: | Re: [Caml-list] Possible use for camlp4 |
Hi John et al. John Max Skaller wrote: > > Hmm.. can camlp4 generate C? > If so.. how about some language for generating > Ocaml/C binding code? Surely that would make > handling things easier than the existing macro solution? When I worked with Arity/Prolog many years ago I extremely enjoyed its _inline C_ feature, which allowed exactly what you would think of it, and it was very useful. It had also a "traditional" (swiggable we would say nowadays) interface to C. Is it possible to implement such an inline C via camlp4? Alexander ------------------- 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