Content deleted Content added
m Remove external link to "Applicative programming with effects" |
Citation bot (talk | contribs) Removed parameters. | Use this bot. Report bugs. | #UCB_CommandLine |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1:
{{More citations needed|date=April 2020}}
{{Distinguish|text=[[applicative functor|applicative functors]], introduced in the paper "Applicative programming with effects"<ref>{{Cite journal|
In the [[programming paradigm|classification of programming languages]], an '''applicative programming language''' is built out of [[Function (computer science)|functions]] applied to [[Argument (computer science)|arguments]]. Applicative languages are [[Functional programming|functional]], and applicative is often used as a synonym for functional.<ref>{{cite conference|title=Logic Programming cum Applicative Programming|first1=Nachum|last1=Dershowitz|first2=David A.|last2=Plaisted|year=1985|book-title=Symposium on Logic Programming|place=Boston, MA|pages=
The [[Semantics (computer science)|semantics]] of applicative languages are based on [[beta reduction]] of terms, and [[
[[Lisp programming language|Lisp]] and [[ML programming language|ML]] are applicative programming languages.
|