Eric Iverson wrote:
> We probably aren't going to get around to providing a unicode lab. In
> fact I edited that line out of the document just before reading your
> message. Partly because the best people to create material in this area
> are people who live with unicode and utf-8 and that isn't the core J
> development group. I'm not sure what a lab would provide beyond the
> current demos and documentation. This is an area where user
> contributions to the J wiki would be most appropriate and welcome.
> 
> The three areas of: unicode/utf-8; fonts for various platforms; and
> boxdraw for various platforms are natural J wiki material and don't
> belong in the core distribution.

I agree with Eric that a lab does not help much. If your program requires
unicode then using unicode is as natural as using ascii. In J601 I guess you
actually must use unicode for accent characters of european languages.
eg.
 a.i.'téléphone'
116 195 169 108 195 169 112 104 111 110 101

it is already in utf8

-- 
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to