On Thu, Jan 6, 2011 at 3:32 PM, Alan Meyer <amey...@yahoo.com> wrote:
> On 1/5/2011 11:40 AM, Tomasz Rola wrote:
>>
>> On Tue, 4 Jan 2011, Roy Smith wrote:
>>
>>> There.  Now that I've tossed some gasoline on the language wars fire,
>>> I'll duck and run in the other direction :-)
>>
>> May I suggest a better strategy? Run first, duck next :-).
>
> Or more precisely:
>
>   ((run) duck)

If you're going to mock another language, you might as well get it right :-)

If that's Lisp code, it should be:

(funcall (run) duck)

see: http://hornbeck.wordpress.com/2009/07/05/lisp-1-vs-lisp-2/

It'll work unchanged for Scheme, though.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to