assignment-free language

views updated

assignment-free language A programming language that does not include the concept of assigning values to variables. Common examples are functional languages.