caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] GSoC: better UTF-8 support
@ 2011-02-28  8:35 Christophe TROESTLER
  2011-02-28  8:58 ` Daniel Bünzli
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Christophe TROESTLER @ 2011-02-28  8:35 UTC (permalink / raw)
  To: OCaml Mailing List

Hi,

Starting from an idea on the Ocsigen mailing list, it was suggested
that better support for UTF-8 in the tools would be of interest to
several people.  In particular, the following points were identified:

- A flag (-utf8 ?) to the compilers should be added so that errors
  locations are correct in presence of UTF-8 strings [the programmer
  restricting himself to ASCII identifiers].

- ocamldoc: while an UTF-8 aware doc-generator is very easy to write,
  it would be nice to be able to parametrize any of them with the
  correct charset (using again the -utf8 flag ?)

- UTF8.Char and UTF8.String modules should be written with the same
  interface as Char and String.  [Camomile should be adapted
  consequently.]

- Printf/Scanf: %U of %cu for UTF8.Char.t

- Graphics: UTF-8 text printing

- Str: (character ranges)

The questions are: would such changes be beneficial to you?  Are there
other issues to address?  Is this enough for a GSoc proposal (seems a
little light to me)?  If it is done, is there a chance to have this
work included in the standard distribution?

Best,
C.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-03-03 16:42 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-28  8:35 [Caml-list] GSoC: better UTF-8 support Christophe TROESTLER
2011-02-28  8:58 ` Daniel Bünzli
2011-02-28 10:07   ` David Allsopp
2011-02-28 11:21     ` Daniel Bünzli
2011-02-28 11:46       ` David Allsopp
2011-02-28 12:32         ` Daniel Bünzli
2011-02-28 12:59           ` [Caml-list] " Sylvain Le Gall
2011-02-28 10:59   ` Sylvain Le Gall
2011-02-28 14:39   ` [Caml-list] " David Rajchenbach-Teller
2011-02-28 10:07 ` David Allsopp
     [not found]   ` <20110228.143157.1265982603697554449.Christophe.Troestler+ocaml@umons.ac.be>
2011-02-28 14:11     ` Daniel Bünzli
2011-02-28 14:57       ` Dario Teixeira
2011-02-28 14:13 ` Gerd Stolpmann
2011-02-28 14:31   ` [Caml-list] " Sylvain Le Gall
2011-02-28 15:09   ` [Caml-list] " Dario Teixeira
2011-02-28 15:50   ` David Allsopp
2011-03-01  5:49     ` [Caml-list] " Yoriyuki Yamagata
2011-02-28 14:21 ` [Caml-list] " Michael Ekstrand
2011-03-03 15:37 ` Damien Doligez
2011-03-03 16:42   ` Dario Teixeira

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).