Functions in Lisp
暂无分享,去创建一个
I have been in doubts when thinking about the title for this chapter. A serious alternative was “Introduction to functional programming” but that title seems to be better suited for an entire book and not for a single chapter. However, functions and functional programming have a close interrelationship in Lisp. Both concepts, together with list structures for representing data, already introduced in the previous chapter, are the solid core of the language.
[1] Jerry Glynn,et al. Exploring mathematics with Mathematica , 1991 .
[2] Greg J. Michaelson,et al. An introduction to functional programming through lambda calculus , 2011, International computer science series.