Tasks on SourceForge

Marcin 'Qrczak' Kowalczyk qrczak@knm.org.pl
7 May 2001 14:57:51 GMT


Mon, 7 May 2001 12:46:32 +0100, Simon Marlow <simonmar@microsoft.com> pisze:

> You may have seen I added a few tasks to the task list on SourceForge.

Regarding IO, Regex and PackedString: Unicode causes some problems.

IO: not clear how the conversion framework should look like.
I experimented here, see qforeign, but I'm not very happy with it
and got no feedback at all.

Regex: it would be silly and would have limitations to convert string
and regexps to an 8-bit encoding. I don't know what Unicode engine
to use. E.g. Python has its own (supporting Unicode). I don't know
if it's possible to implement it efficiently in Haskell.

PackedString: no conceptual problems, just needs to be implemented.
I tried a packed string type implemented in terms of UArray and it's
about as fast as PackedString in one test.

-- 
 __("<  Marcin Kowalczyk * qrczak@knm.org.pl http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK