[wg-camlp4] getting bitstring to work with Core
Alain Frisch
alain.frisch at lexifi.com
Mon May 27 18:23:26 BST 2013
On 05/27/2013 12:47 PM, Anil Madhavapeddy wrote:
> - Do nothing, and wait for the more explicit extension_points to show up.
I believe the situation would be very similar with a version of
bitstring based on extension_points. A system of namespaces allowing to
access components from the stdlib explicitly (even if shadowed by Core)
would solve the issue, but this is not directly related to extension_points.
Btw, bitstring would be an interesting use case for extension_points,
and looking at pa_bitstring.ml, it seems porting should not be too
difficult. Any volunteer?
-- Alain
More information about the wg-camlp4
mailing list