Closest I can get is this quote from a blog (http://
voelterblog.blogspot.com/2008_03_01_archive.html) but I remember it
being written nicer somewhere else as well.

However, using purely functional programming is also not very useful,
since, if we allow no side effects, our program will do nothing except
heat up the CPU ((c) Simon Peyton Jones, who talked about Haskell (to
the Conference, and to me in an SE Radio interview, during which I
think I actually understood monads).


On Jan 5, 10:16 pm, Chouser <chou...@gmail.com> wrote:
> On Mon, Jan 5, 2009 at 3:48 PM, Mark Volkmann <r.mark.volkm...@gmail.com> 
> wrote:
>
> > I'm trying to recall where I heard a quote that goes something like this.
>
> > "If none of your functions have side effects then all you're doing is
> > heating up the processor."
>
> > Of course you should avoid side effects in most of your functions, but
> > at least one of them needs to have a side effect for most
> > applications.
>
> > Does anyone recall who said something like that?
>
> This is a little more specific, but the only thing that came to mind:
>
> Q: I wonder what (reduce + natural-numbers) should yield
> A: a very warm computer
>
> http://clojure-log.n01se.net/date/2008-10-18.html#10:30a
>
> --Chouser
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to