purely functional language
<language> A language that supports only functional programming and does 
not allow functions to have side-effects. Program execution consists of 
evaluation of an expression and all subexpressions are referentially 
transparent.
 
(2003-03-25)
 
  
 
  
Nearby terms: 
							pure lambda-calculus « PureLink « Pure Lisp « 
							purely functional language » Purify » Purple 
							Book » purple wire
 
							
					  |