Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
Applicative Language: Also known as Functional Language. See Language Paradigms for a description of terms, including Imperative (or Procedural), Applicative, Rule Based, or Object Oriented.
Refers to a language paradigm to classify computer programming languages. A language designed to emphasize the view of developing programs by concentrating on the result of a
LISP and ML are functional languages supporting this model.
|