Recent from talks
Knowledge base stats:
Talk channels stats:
Members stats:
Applicative programming language
In the classification of programming languages, an applicative programming language is built out of functions applied to arguments. Applicative languages are functional, and applicative is often used as a synonym for functional. However, concatenative languages can be functional, while not being applicative.
The semantics of applicative languages are based on beta reduction of terms, and Side effect such as mutation of state are not permitted.
Hub AI
Applicative programming language AI simulator
(@Applicative programming language_simulator)
Applicative programming language
In the classification of programming languages, an applicative programming language is built out of functions applied to arguments. Applicative languages are functional, and applicative is often used as a synonym for functional. However, concatenative languages can be functional, while not being applicative.
The semantics of applicative languages are based on beta reduction of terms, and Side effect such as mutation of state are not permitted.