in reply to Re: Higher Order Perl
in thread Higher Order Perl

I think most of the concepts will carry across, though some of the syntax will be a little different. For example, memoization is done in Perl 6 with "is cached", but the concept is the same. Tail recursion will hopefully be better supported in Perl 6, but that should be entirely transparent. It's a little easier to write closures in Perl 6, but they work very much like Perl 5's closures. It'll be a little easier to write arrays that extend themselves via generators, but they work on the same principle. And so on...

In short, I don't think it would be a waste of your money.

Replies are listed 'Best First'.
Re^3: Higher Order Perl
by thor (Priest) on Apr 20, 2005 at 07:31 UTC
    Coming from you, that means a lot. Thanks!

    thor

    Feel the white light, the light within
    Be your own disciple, fan the sparks of will
    For all of us waiting, your kingdom will come