
I have some code for Unicode properties and the like I'd like to contribute, I just need a place to put it. Is it worth creating a SourceForge project for the internationalisation effort? I think other people have come up with stuff too, like UTF-8 decoders etc. -- Ashley Yakeley, Seattle WA

On Thu, 2002-08-22 at 02:39, Ashley Yakeley wrote:
I have some code for Unicode properties and the like I'd like to contribute, I just need a place to put it. Is it worth creating a SourceForge project for the internationalisation effort? I think other people have come up with stuff too, like UTF-8 decoders etc.
Yes, for the record, I have a working UTF-8 module now. It operates on lists of Chars/Word8s but can also en/decode single characters. It is, AFAICS, conformant to Unicode 3.2. Sven Moritz

Sven Moritz Hallberg
On Thu, 2002-08-22 at 02:39, Ashley Yakeley wrote:
I have some code for Unicode properties and the like I'd like to contribute, I just need a place to put it. Is it worth creating a SourceForge project for the internationalisation effort? I think other people have come up with stuff too, like UTF-8 decoders etc.
Is it much hassle creating a SF project?
Yes, for the record, I have a working UTF-8 module now. It operates on lists of Chars/Word8s but can also en/decode single characters. It is, AFAICS, conformant to Unicode 3.2.
It'd be nice to have a look, at least. Perhaps it could be put on the web somewhere, and links posted here (and/or linked from the Wiki)? -kzm -- If I haven't seen further, it is by standing in the footprints of giants

On Wed, Aug 21, 2002 at 05:39:45PM -0700, Ashley Yakeley wrote:
I have some code for Unicode properties and the like I'd like to contribute, I just need a place to put it. Is it worth creating a SourceForge project for the internationalisation effort? I think other people have come up with stuff too, like UTF-8 decoders etc.
Since this is ultimately intendend for the Haskell libraries, shouldn't it be with the rest of the Haskell libraries at cvs.haskell.org? I think collecting similar code in one place is a good thing... --Dylan
participants (4)
-
Ashley Yakeley
-
Dylan Thurston
-
ketil@ii.uib.no
-
Sven Moritz Hallberg