in reply to Re^3: If Perl was my first language...
in thread If Perl was my first language...

Thanks, broquaint!

I just installed DrScheme and I'm now having a little fun with the parentheses :)

Replies are listed 'Best First'.
Re^5: If Perl was my first language...
by stvn (Monsignor) on Jul 09, 2004 at 21:51 UTC
    kiat,

    While not a new language per say, you might be interested in a module I have written called fp. Its something I had kicking around for a while, just an experiment in functional programming in perl really. I recently uploaded an update to it which includes a sub-package full of higher-order functions which might be of interest.

    -stvn