caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shawn Wagner <shawnw@speakeasy.org>
To: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Camomile-0.5.0
Date: Thu, 15 Apr 2004 10:34:02 -0700	[thread overview]
Message-ID: <20040415173402.GH648@speakeasy.org> (raw)
In-Reply-To: <1082049719.20677.1262.camel@pelican>

On Fri, Apr 16, 2004 at 03:22:00AM +1000, skaller wrote:
> On Fri, 2004-04-16 at 02:25, Yamagata Yoriyuki wrote:
> 
> > Camomile is a comprehensive Unicode library for OCaml.  Changes from
> > the previous version are,
> > 
> > * Internationalized Pervasives, Char, String, Buffer modules
> 
> Yea! 
> 
> > * Search strings by matching collation
> > * Binding to ISO C Locale.
> 
> I have a question here. The C locale concept does need
> a binding, unfortunately. However it is well known
> this is a seriously deficient hack, and the use
> of C locales should be strongly discouraged.

Extlib supports the standard C locale functions (setlocale, the ctype.h
character classification functions, strcoll, localeconv, etc.) It doesn't
try to work around any of the problems with the C locale model, but it's
better than nothing.

http://raevnos.pennmush.org/code/extlib/


-- 
Shawn Wagner
shawnw@speakeasy.org

-------------------
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-04-15 17:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-15 16:25 Yamagata Yoriyuki
2004-04-15 17:22 ` skaller
2004-04-15 17:34   ` Shawn Wagner [this message]
2004-04-16 14:32   ` Yamagata Yoriyuki

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=20040415173402.GH648@speakeasy.org \
    --to=shawnw@speakeasy.org \
    --cc=caml-list@inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).