语言选择:
免费网上英汉字典|3Dict

purely functional language

资料来源 : 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)
依字母排序 : 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