From: Benjamin Geer <ben@socialtools.net>
To: ocaml-i18n@orcaware.com, "caml-list@inria.fr" <caml-list@inria.fr>
Subject: [Caml-list] ANN: LocalCaml 0.1.0
Date: Sun, 16 May 2004 21:18:58 +0100 [thread overview]
Message-ID: <40A7CCB2.50104@socialtools.net> (raw)
This is to announce a very preliminary implementation of a message
catalog system for localising text in OCaml programs; it's called
LocalCaml. The approach I've taken is partly inspired by Perl's
Locale::Maketext module[1]. 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[2] as a language for writing message templates.
This isn't a proper release yet; I'm posting this message in order to
ask for feedback from the OCaml community. If you're interested in i18n
in OCaml, please have a look and let me know what you think.
You can get the tarball from here:
http://saucecode.org/localcaml/releases/localcaml-0.1.0.tar.gz
Anonymous CVS access is also available:
touch ~/.cvspass
cvs -d :pserver:anonymous@cvs.saucecode.org:/cvsroot login
cvs -z3 -d :pserver:anonymous@cvs.saucecode.org:/cvsroot co localcaml
Apologies for cross-posting. Please post followups to the ocaml-i18n
mailing list[3].
Ben
[1]
http://search.cpan.org/~sburke/Locale-Maketext-1.09/lib/Locale/Maketext/TPJ13.pod
[2] http://saucecode.org/camltemplate/
[3] http://www.orcaware.com/mailman/listinfo/ocaml-i18n
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
reply other threads:[~2004-05-16 20:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40A7CCB2.50104@socialtools.net \
--to=ben@socialtools.net \
--cc=caml-list@inria.fr \
--cc=ocaml-i18n@orcaware.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox