in reply to Apocalypse 3
:=, laziness, he is thinking big. I hope he thinks through the consequences. Otherwise he may just find me submitting a bug report about the following code:
Unless, of course, it works. In which case I shall probably sacrifice burnt offerings at TheDamian's altar. (And then try to break it with a non-linear system of equations.)$x := $y + 5; $y := $x -3; print "Answer: ($x, $y)\n";
In a similar and more reasonable vein, I hope that his thinking about laziness, :=, and slice mechanics goes far enough that you can readily (for instance) define the Fibonacci sequence as a lazy list and have it work right...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re (tilly) 1: Apocalypse 3
by TheDamian (Vicar) on Oct 05, 2001 at 12:19 UTC | |
by $code or die (Deacon) on Oct 06, 2001 at 07:01 UTC | |
by TheDamian (Vicar) on Oct 06, 2001 at 10:07 UTC |