Language:
Free Online Dictionary|3Dict

purely functional language

Source : Free On-Line Dictionary of Computing

purely functional 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)
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z