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-3m.mo6.i686 [6 KiB] | 
              Changelog
              by NAKAYA Toshiharu (2009-01-21):
              - (20070524-3m) - rebuild against rpm-4.6  |