LocalCaml
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.
[ Homepage ]
| Author: | Benjamin Geer. |
| Last modification date: | 25-May-2004 |
| Version: | 0.2.0 |
| Development status: | Beta |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: GPL |
| Topic: | User interfaces |
| Homepage: | http://saucecode.org/localcaml/ |