help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] RFC: Allow longer binary operators


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] RFC: Allow longer binary operators
Date: Sun, 15 Aug 2010 10:18:33 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.0.5

On 08/15/2010 10:00 AM, Holger Hans Peter Freyther wrote:
On 08/15/2010 09:41 PM, Paolo Bonzini wrote:

Thanks for the patch.  However, is there any actual usage of these apart from
PetitParser?

Hi,
I am not sure. One argument for them is that ANSI Smalltalk allows them, I
will try to figure out how to find binary selectors in Pharo and report back.

Symbol allInstances reject: [ :x | x first isLetter ]

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]