|
|
|
|
|
by tel
3770 days ago
|
|
Just to double down on the points of some other commenters here: "Functional" is a pretty difficult word to pin down these days. That said, there seems to be a clear camp in what might be better called "denotational" programming which centers around the ML-alike languages, the dependently typed languages, and Scala. Lisp is not much at all like these languages. Nor is Erlang, though it is vastly closer. |
|
Out of curiosity: Would you consider Prolog a language in which you can do “denotational” programming?