kind of like locale, even if you don't call it that. (And IIRC, the
mapping of uppercase(LATIN LETTER SHARP S) to "SS" is also a special case
for German.)
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
r
numbers automatically fail-over to bigint, otherwise, for portability, one
would probably be better off using bigints all the time.
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
I appreciate copies of replies to messages I sent to Perl 6 lists.
ith ASCII (for example, JIS has a Yen
sign in place of the backslash, I believe). Even if we ignore language-
specific variants of ISO 646; I don't know whether they're still in use
anywhere, but if they are, then { | } [ \ ] ~ are all out, and probably
a couple of others, too (@?).
C
7;m misusing UTF-32. (UTF-8 is variable-width--is UTF-32?)
No. UTF-32 is always 4 bytes AIUI. UTF-8 is variable (1..4) and so is
UTF-16 (either 2 or 4, though 4 bytes are needed only for characters >
U+, i.e. outside the BMP or Basic Multilingual Plane).
Cheers,
Philip
--
Philip Newton &l
to U+. However, UTF-8 is longer than UTF-16 for
characters gt U+07FF (but catches up again for U+1 to U+10: both
encodings need four bytes for characters in that range because of
UTF-16's surrogate encoding).
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
On 5 Oct 2000, at 15:06, Dan Sugalski wrote:
> I should actually RFC it--we could use a "recommended reading" RFC.
Have you had any further thoughts on this? Do you think you'll find
the tuits necessary?
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
I appreciate
And quite a lot of good
stuff has come out since then.
Hm, and its status as an RFC would encourage others to submit
books you may have missed.
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
I appreciate copies of replies to my messages to Perl6 lists.
On 5 Oct 2000, at 13:44, Dan Sugalski wrote:
> At 06:19 PM 10/5/00 +0200, Philip Newton wrote:
> >On 2 Oct 2000, at 16:14, Dan Sugalski wrote:
> >
> > > I'll have to go pick that up on Thursday and add it to the Darned Big Pile
> > > of books I need to re
; is the bible of the genre.
>
> I'll have to go pick that up on Thursday and add it to the Darned Big Pile
> of books I need to read.
Funny how everyone seems to have on of those. (Most of the books
on my DBP I haven't even bought yet.)
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
t might be interesting to reread the whole
paragraph.)
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
On 28 Aug 2000, Perl6 RFC Librarian wrote:
> This and other RFCs are available on the web at
> http://dev.perl.org/rfc/
>
> =head1 TITLE
>
> Remove mathematic and trigonomic functions from core binary
$RFC[155] =~ s/trigonomic/trigonometric/g;
Cheers,
Philip
--
Phi
11 matches
Mail list logo