2018年02月02日
函数式编程教程 下载最新版本的Learn Functional Programming 1.0,立即享受新功能和更新!
Functional programming languages are specially designed to handle symbolic computation and list processing applications. Functional programming is based on mathematical functions. Some of the popular functional programming languages include: Lisp, Python, Erlang, Haskell, Clojure, etc. This tutorial provides a brief overview of the most fundamental concepts of functional programming languages in general.