The Caml Humps
Powered by OCaml !

Caml Light / OCaml

Localization

Latest adds/updates
DateNameDescription
2004-05-25LocalCamlA 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.
By Benjamin Geer
2002-11-12OCamlGettextGNU gettext binding for OCaml.
By Yurii A. Rashkovskii