Browse thread
camlp4 compilation model
-
Mikkel_Fahnøe_Jørgensen
- blue storm
-
Richard Jones
- Mikkel_Fahnøe_Jørgensen
[
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: | 2009-01-25 (09:55) |
From: | Mikkel_Fahnøe_Jørgensen <mikkel@d...> |
Subject: | Re: [Caml-list] camlp4 compilation model |
2009/1/25 Richard Jones <rich@annexia.org>: > On Sat, Jan 24, 2009 at 09:15:43PM +0100, Mikkel Fahnøe Jørgensen wrote: >> It seems that an enduser program can link with a camlp4 enhanced >> library and magically have its syntax extended without adding camlp4 >> to the build process (once the library has been built). For example >> the bitstring library introduces the bitmatch syntax. > > No, this isn't so, at least not in bitstring. > OK, thank you both for clarifying this. Mikkel