caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jonathan Roewen" <jonathan.roewen@gmail.com>
To: "Richard Jones" <rich@annexia.org>
Cc: OCaml <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Supporting unicode in ocaml...
Date: Sat, 19 Aug 2006 23:02:56 +1200	[thread overview]
Message-ID: <ad8cfe7e0608190402p5588899fvb73f1af0fe943eab@mail.gmail.com> (raw)
In-Reply-To: <20060819090500.GB2213@furbychan.cocan.org>

> Have a look at Camomile:
>
> http://camomile.sourceforge.net/
>
> Generally speaking, though, I just always use string == UTF-8 string
> and avoid using some of the unsafe functions from the standard
> library, such as String.lowercase.

Yes I did (as if you read closer, I did mention). But being able to
use actual utf8 rather than manually encoding characters in the string
is what would be nice. Maybe I just need a script to preprocess
sources in utf8...


  reply	other threads:[~2006-08-19 11:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-18 23:37 Jonathan Roewen
2006-08-19  9:05 ` Richard Jones
2006-08-19 11:02   ` Jonathan Roewen [this message]
2006-08-19 12:41     ` Peter Jolly

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=ad8cfe7e0608190402p5588899fvb73f1af0fe943eab@mail.gmail.com \
    --to=jonathan.roewen@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=rich@annexia.org \
    /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).