http://www.perlmonks.org?node_id=451678


in reply to Re^6: pissed off about functional programming
in thread pissed off about functional programming

So you're saying Lisp, Perl, and Javascript don't support functions as first class values? Or maybe you're claiming that higher-order functions aren't commonly used in those languages?
  • Comment on Re^7: pissed off about functional programming

Replies are listed 'Best First'.
Re^8: pissed off about functional programming
by adrianh (Chancellor) on Apr 26, 2005 at 18:24 UTC
    So you're saying Lisp, Perl, and Javascript don't support functions as first class values? Or maybe you're claiming that higher-order functions aren't commonly used in those languages?

    No. I'm claiming that none of those languages would normally be called a functional language in the same category as O'Caml, Haskell, etc. - which was what I thought we were talking about.