Do we really need to be able to map arbitrary graphemes to integers,
or is it enough to have an opaque value returned by ord() that, when
fed to chr(), returns the same grapheme?  If the latter, a list of
code points (in one of the official Normalzation Formats) would seem
to be sufficient.

On 5/18/09, Helmut Wollmersdorfer <hel...@wollmersdorfer.at> wrote:
> Darren Duncan wrote:
>
>> Since you seem eager, I recommend you start with porting the Parrot PDD
>> 28 to a new Perl 6 Synopsis 15, and continue from there.
>
> IMHO we need some people for a broad discussion on the details first.
>
> Helmut Wollmersdorfer
>

-- 
Sent from my mobile device

Mark J. Reed <markjr...@gmail.com>

Reply via email to