Browse thread
Why no macros in CAML Light ?
- Hubert Canon
[
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: | Hubert Canon <canon@p...> |
| Subject: | Why no macros in CAML Light ? |
> > Even simpler: use the C preprocessor itself! (with the -P option)
> > I know, it is tractable only under Unix, and using Makefiles...
> Furthermore cpp is not 8bits clean but Caml Light is so it would be a
> limitation to the expressivity of Caml Light.
There are other good preprocessors. For instance I use m4, which
exists in a DOS version too.
--
-------------------------- Hubert Canon --------------------------
Email : canon@poly.polytechnique.fr
WWW : http://www.polytechnique.fr/poly/~canon/
------------------------------------------------------------------