Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10190 invoked from network); 24 Nov 2013 03:26:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Nov 2013 03:26:18 -0000 Authentication-Results: pb1.pair.com header.from=swhitemanlistens-software@cypressintegrated.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=swhitemanlistens-software@cypressintegrated.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain cypressintegrated.com designates 173.1.104.101 as permitted sender) X-PHP-List-Original-Sender: swhitemanlistens-software@cypressintegrated.com X-Host-Fingerprint: 173.1.104.101 rproxy2-b-iv.figureone.com Windows 2000 SP2+, XP SP1 (seldom 98 4.10.2222) Received: from [173.1.104.101] ([173.1.104.101:62492] helo=rproxy2-b-iv.figureone.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/00-10115-9D171925 for ; Sat, 23 Nov 2013 22:26:17 -0500 Received: from localhost ([216.220.114.66]) by rproxy2-b-iv.figureone.com (Brand New Heavy v1.0) with ASMTP id JOT29451 for ; Sat, 23 Nov 2013 19:21:51 -0800 Date: Sat, 23 Nov 2013 22:22:02 -0500 Reply-To: Sanford Whiteman X-Priority: 3 (Normal) Message-ID: <1072587228.20131123222202@cypressintegrated.com> To: Sherif Ramadan In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] rfc: pow-operator From: swhitemanlistens-software@cypressintegrated.com (Sanford Whiteman) > | Right-associative | Left-associative | > +--------------------+--------------------+ > | Perl | VB | > | Python | BASIC | > | Tcl | Octave | > | Freemat | Matlab | > | Scilab | D | > | Sage | | > | Mathematica | | > | Haskell | | > | R | | > | Ruby | | > | Bash | | > +--------------------+--------------------+ VBScript, VB6, and VB.NET are different languages. At the very least, you must separate VBScript and VB.NET because they are competitive technologies in the same space. ColdFusion is curiously left out of the left-associative department, since I already brought it up twice. F# has right-associative **. > Lanaguages that don't have an exponent operator > ------------------------------------------------ > C > C++ > C# > Java > Javascript > ActionScript + SQL -- S.