ocaml-openin - OCaml syntax to locally open modules
Website: | http://alain.frisch.fr/soft#openin |
---|---|
License: | Public Domain |
- Description:
This package implements a Camlp4 syntax extension for Objective Caml. It adds the syntactic construction: open M in e that can appear in any context where an expression is expected. M is an arbitrary module expression (not only qualified names as for usual open statements) and e is an expression.
Packages
ocaml-openin-20070524-9m.mo8.x86_64 [5 KiB] |
Changelog
by NARITA Koichi (2011-11-29):
- (20070524-9m) - rebuild against ocaml-3.12.1 |