A Look at Functional Programming with Standard ML

A Look at Functional Programming with Standard ML

简介:

本书使用标准的ML编程语言作为研究函数式编程的工具。了解类型推导,模式匹配,currying,部分应用程序,函数的组成,以及为什么真的不需要变量和循环!这本书主要是作为初学者一个学期课程的文本,它使用功能语言ML (元语言)。这本书写得很好,作者令人钦佩地简化了一些通常在介绍性文本中不出现的主题。它提供了一些练习,但可能还不够; 他们中的大多数是相当机械的。它还为所有练习提供了至少部分解决方案或提示。参考文献列表并不广泛,但它是最新的,应该是足够的。

英文简介:

This book uses the Standard ML programming language as a vehicle to study functional programming. Learn about type deduction, pattern matching, currying, partial application, composition of functions, and why variables and loops really aren't needed!

This book is intended primarily as a text for a one-semester course for beginners, it uses the functional language ML (Meta Language).

The book is well written and the author admirably simplifies a number of topics not ordinarily presented in an introductory text. It provides some exercises, but probably not enough; most of them are rather mechanical. It also provides at least partial solutions or hints for all the exercises. The list of references is not extensive, but it is current and should be adequate.

书名
A Look at Functional Programming with Standard ML
译名
使用标准 ML 进行函数式编程
语言
英语
年份
2006
页数
107页
大小
330.24 kB
标签
  • 函数式编程
  • 下载
    pdf iconA Look at Functional Programming with Standard ML.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:59

    ←Kotlin Notes for Professionals

    →Creative Multilingualism: A Manifesto