Browse thread
[Caml-list] OCaml + Camlp4 in a single dist. source.
-
Arturo Borquez
- Fabrice Le Fessant
- Daniel de Rauglaudre
[
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: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | Re: [Caml-list] OCaml + Camlp4 in a single dist. source. |
Hi, On Sun, Oct 07, 2001 at 08:45:51PM -0700, Arturo Borquez wrote: > It would be nice to have Camlp4 bundled and synchronised with all > the future versions of OCaml. Is it possible? It has been done in the incoming version (3.03). > I think that the syntax default model would be a choice > of the user when builing the compilers. Mmm... When building the compilers? When installing them, you mean? Well, for the moment, you just have to use "ocamlc -pp camlp4r" or load "camlp4r.cma" in the toplevel. In the next version, the option "-I `camlp4 -where`" is no more necessary in the toplevel. because the Camlp4 library path has been added. Moreover, if you load camlp4r.cma, the results (values and types) are displayed in revised syntax. -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- 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