Content deleted Content added
Pi Delport (talk | contribs) m →Availability: "All" -> "Most" (not all paradigms use functions) |
|||
Line 9:
Languages which are strongly associated with functional programming, such as [[Lisp programming language|Lisp]], [[Scheme programming language|Scheme]], [[ML programming language|ML]], and [[Haskell programming language|Haskell]], all support first-class functions. Other languages which also support them include [[Python programming language|Python]], [[ECMAScript]] ([[JavaScript]]), [[Lua programming language|Lua]], [[Ruby programming language|Ruby]] and [[Scala programming language|Scala]]. Also [[Perl]] supports first-class functions (passed using references to them).
==See also==
|