Browse thread
[Caml-list] mod_caml Makefile
[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] Conditional Compilation (was mod_caml Makefile) |
On Sat, 2004-04-17 at 03:27, Kenneth Knowles wrote: > On Fri, Apr 16, 2004 at 06:17:08PM +0100, Richard Jones wrote: > > Another reason why having #ifdef's would be useful ... > > > > Rich. > > Conditional compilation... I've mulled this over a bit, anyone want to chat > about it? camlp4 has conditional compilation.. and lots more :D but it only works with Ocaml .. In general the answer is the same as I keep giving: if you have a general purpose language and use it as a code generator, the very notion of 'conditional compilation' as some kind of special feature makes you roll on the floor laughing. Its a programming language, of course it has conditionals! -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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