Browse thread
parser syntax?
[
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: | David Brown <caml@d...> |
| Subject: | Re: [Caml-list] parser syntax? |
On Mon, 2005-10-31 at 13:37 +0100, Oliver Bandel wrote: > IMHO camlp4 and the compilers could be used in ONE > command. I don't know if camlp4 could invoke the compilers > or the compilers could invoke camlp4 (I think the latter was the case), > but IMHO something like that was possible (at least in older releases). Isn't that the purpose of 'ocamlc -pp ...'? Dave