Talk:Comparison of programming languages (functional programming)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Disputed, OR[edit]

I know this page is quite new, but I'd like to catch grave errors before too much time is invested in this page. Here's the problem: the page does not define, at all, what "functional instructions" are. I've never heard this term before, and I have worked as a functional programmer for a few years. It looks like "functional instructions" are really pure functions, of which there are myriad in pretty much any modern programming language. If this article is to be expanded, a good source must be found that defines functional programming in a broad sense, as well as sources that establish the functional character of the languages being compared. QVVERTYVS (hm?) 08:01, 7 July 2015 (UTC)[reply]

Maybe this should be merged with Comparison of programming languages (basic instructions) ? Otherwise, do you have a better title (e.g. list processing functionalities / iteration tools) Niout (talk) 10:20, 13 July 2015 (UTC)[reply]

I don't know any better title, I'm afraid. QVVERTYVS (hm?) 18:15, 21 July 2015 (UTC)[reply]

For those who must shift between languages or translate algorithms between languages a useful addition would be the syntax of function definition. The closely related topic of class methods might be covered or referenced. Also notions of variable scope might be covered or referenced.Lou (talk) 00:33, 27 June 2017 (UTC)[reply]