[
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: | Valerie.Menissier@i... |
| 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. V.