POV-Ray : Newsgroups : povray.off-topic : Haskell arrays : Re: Haskell arrays Server Time
29 Sep 2024 15:26:36 EDT (-0400)
  Re: Haskell arrays  
From: Zeger Knaepen
Date: 10 Mar 2009 12:42:18
Message: <49b6986a$1@news.povray.org>
"Invisible" <voi### [at] devnull> wrote in message 
news:49b69614$1@news.povray.org...
> Kyle wrote:
>> Wrong newsgroup.  Please use p.ot.f.h.b.b.b  :P
>
> Or, alternatively, just stop writing about Haskell. I mean, it's not like 
> anybody is interested in my ramblings or anything... :-S

Sometimes it just feels good to write stuff down, even if you know noone 
will ever read it.  So don't stop just because no one seems interested, only 
stop if you don't like doing it anymore.

Linguistic question: 'noone' or 'no one'? 'noone' seems wrong somehow :-/ :)

cu!
-- 
#macro G(b,e)b+(e-b)*C/50#end#macro _(b,e,k,l)#local C=0;#while(C<50)
sphere{G(b,e)+3*z.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1;
#end#end _(y-x,y,x,x+y)_(y,-x-y,x+y,y)_(-x-y,-y,y,y+z)_(-y,y,y+z,x+y)
_(0x+y.5+y/2x)_(0x-y.5+y/2x)            // ZK http://www.povplace.com


Post a reply to this message

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