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


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

Of course you conveniently omitted your definition of HLL. Maybe you'd like to give us some examples of un-functional high level languages?
  • Comment on Re^5: pissed off about functional programming

Replies are listed 'Best First'.
Re^6: pissed off about functional programming
by adrianh (Chancellor) on Apr 26, 2005 at 16:57 UTC
    Maybe you'd like to give us some examples of un-functional high level languages?

    Ruby? Lisp? Smalltalk? Perl? Pop-11? Eiffel? Javascript?

      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?
        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.