Sorry for hijacking the thread, I just wanted to be sure I understood it properly.
On 2 January 2013 09:52, Peter Hugosson-Miller <oldmanlink@gmail.com> wrote:I think so, but I've only seen ##(foo) in GNU Smalltalk, where it's a
> Guess it's a bit like the ##(some expression here) of VisualAge Smalltalk?
compile-time literal:
http://www.gnu.org/software/smalltalk/manual/gst.html
frank
> --
> Cheers,
> Peter.
>
> On 2 jan 2013, at 10:27, Marcus Denker <marcus.denker@inria.fr> wrote:
>
>>
>> On Jan 2, 2013, at 10:25 AM, Peter Hugosson-Miller <oldmanlink@gmail.com> wrote:
>>
>>> I wasn't being ironic, I just didn't know. In my 18 years of Smalltalk programming, I've managed to avoid coming across that particular syntax before. Is it Pharo-specific?
>> It was introduced in Squeak quite early (before 2000).
>>
>> � �Marcus