POV-Ray : Newsgroups : povray.off-topic : My hypothesis : Re: My hypothesis Server Time
29 Jul 2024 22:30:15 EDT (-0400)
  Re: My hypothesis  
From: Orchid XP v8
Date: 6 Sep 2011 13:11:23
Message: <4e66543b$1@news.povray.org>
On 06/09/2011 04:57 PM, Warp wrote:
> Invisible<voi### [at] devnull>  wrote:
>>>>>      I thought Lisp separates everything with parentheses.
>>>
>>>> In Haskell, you say
>>>
>>>>      abc def ghi
>>>
>>>     Are those three commands or one command with two arguments?
>
>> That's the function "abc" with arguments "def" and "ghi". In more
>> typical syntax, you would write
>
>>     abc(def, ghi)
>
>    So Lisp does use parentheses as separators.

No, I'm saying that's what you'd write in C or Java or whatever. In Lisp 
you'd say (abc def ghi), like I originally posted.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.