Beta
LocalCaml
[25-May-2004, version
0.2.0,
Beta]

A message catalog system for localising text in OCaml programs.
The approach taken is partly inspired by Perl's Locale::Maketext module. In an attempt to provide the flexibility needed to adapt sentence structure and morphology to numeric parameters in messages, the library uses a general-purpose template engine, CamlTemplate as a language for writing message templates.