Timeline for Functional Programming in PHP
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 29, 2016 at 17:37 | vote | accept | Goose | ||
| Jun 29, 2016 at 17:20 | answer | added | Karl Bielefeldt | timeline score: 3 | |
| Jun 29, 2016 at 16:46 | comment | added | Robert Harvey | First-class functions are one of the features that functional programming languages have, but there are others. See en.wikipedia.org/wiki/Functional_programming#Concepts | |
| Jun 29, 2016 at 16:39 | review | Close votes | |||
| Jul 6, 2016 at 3:05 | |||||
| Jun 29, 2016 at 16:33 | comment | added | Goose | @RobertHarvey "PHP supports first-class functions", does this mean that PHP gives the full benefits of functional programming? | |
| Jun 29, 2016 at 16:29 | comment | added | Robert Harvey | phptherightway.com/pages/Functional-Programming.html | |
| Jun 29, 2016 at 16:28 | comment | added | Goose | @RobertHarvey can you explain or point me to a question/answer that addresses that? | |
| Jun 29, 2016 at 16:21 | comment | added | Robert Harvey | You can do functional programming in a limited way in any language that has functions. But to get the full benefits of functional programming, the language has to support functional programming as a first-class programming paradigm. | |
| Jun 29, 2016 at 16:16 | history | asked | Goose | CC BY-SA 3.0 |