|
|
|
|
|
by braythwayt
2393 days ago
|
|
For some definition of "functional" that was appropriate when LISP was discovered, and of course any claim about LISP tends to be met with, "which one?" LISP really deserves to be "grandfathered in" as the original functional programming language, but if it were discovered today, we'd likely call it a multi-paradigm language that supports functions as first-class entities. And as a "programmable programming language," we can use LISP to implement many other paradigms, including what we now consider "functional" programming. |
|