Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50163 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50751 invoked from network); 12 Nov 2010 04:05:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Nov 2010 04:05:17 -0000 Authentication-Results: pb1.pair.com header.from=simpleshot@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=simpleshot@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: simpleshot@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:62125] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FB/23-09545-AFCBCDC4 for ; Thu, 11 Nov 2010 23:05:15 -0500 Received: by eyf5 with SMTP id 5so1601722eyf.29 for ; Thu, 11 Nov 2010 20:05:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=bmm1PxK7UXGCemer7BU5ezuMLfFc9dXI2PVmBqzAnZY=; b=I7KcBlkbBCoINCm6v9vhM9z4NAZuUA6w+ksMGxdcRwLIgw3pdcpfNsrfD0oexH/mcZ Fj1gsiNH+0lBCDSRr02TdUq/XLgTiOqzbbCcJT45CZ25NdwlchoTuQC8dQp9IzyiiJZm N2Zzu6PHFFbKPlYw40/gNUo0ZazwroNkrrxQ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=f+YTJFiQvjXz8YFa25dhItOaE4UTS+2Iiy4lqOYoZ+ichDoUIXhRb3ejRMgq/LOMsH abykhkWRTr/JXBKbJn0/SL35ZYIAaaebkKtiZM9u3dxehqiytvUYnOiQ1Mm2KC476BGP MrqT5BIYPOPVWzWqOaC9dcvd0S0vj99zPTPyU= MIME-Version: 1.0 Received: by 10.213.14.145 with SMTP id g17mr2507214eba.42.1289534710392; Thu, 11 Nov 2010 20:05:10 -0800 (PST) Received: by 10.213.31.138 with HTTP; Thu, 11 Nov 2010 20:05:10 -0800 (PST) In-Reply-To: <4CDCACB8.5040702@cubiclesoft.com> References: <201011102029.49703.larry@garfieldtech.com> <4CDC218F.4020309@oracle.com> <4CDCACB8.5040702@cubiclesoft.com> Date: Thu, 11 Nov 2010 23:05:10 -0500 Message-ID: To: PHP Development Content-Type: multipart/alternative; boundary=0015174c0eca56a7f20494d3327f Subject: Re: [PHP-DEV] Supporting Binary Notation for Integers From: simpleshot@gmail.com (Adam Richardson) --0015174c0eca56a7f20494d3327f Content-Type: text/plain; charset=ISO-8859-1 On Thu, Nov 11, 2010 at 9:55 PM, Thomas Hruska wrote: > On 11/11/2010 3:23 PM, Jonah H. Harris wrote: > >> On Thu, Nov 11, 2010 at 3:57 PM, Jonah H. Harris> >wrote: >> >> On Thu, Nov 11, 2010 at 3:55 PM, Philip Olson >>> wrote: >>> >>> I just registered for Wiki access and am waiting for the account to be >>>>> approved. As soon as it is, I'll submit the RFC. >>>>> >>>> >>>> Done, you now access to the RFC namespace. Have fun :) >>>> >>>> >>> Awesome! Thanks. >>> >>> >> RFC added. I'm not sure what the protocol for RFCs is, but I put it under >> the In Discussion heading. Sorry if I was wrong. >> > +1 for trunk > >> http://wiki.php.net/rfc/binnotation4ints >> >> >> > > What languages are supporting this? (Besides PHP.) I'm not adverse to the > feature but if you say other languages are doing this on the RFC page, > please provide links to the relevant documentation of those languages. http://docs.python.org/dev/whatsnew/2.6.html#pep-3127-integer-literal-support-and-syntax http://rosettacode.org/wiki/Literals/Integer#Clojure http://rosettacode.org/wiki/Literals/Integer#Common_Lisp http://rosettacode.org/wiki/Literals/Integer#D http://rosettacode.org/wiki/Literals/Integer#OCaml etc. Adam -- Nephtali: PHP web framework that functions beautifully http://nephtaliproject.com --0015174c0eca56a7f20494d3327f--