Higher-Order Perl
Appearance
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (October 2016) |
![]() The cover of Higher-Order Perl | |
Author | Mark Jason Dominus |
---|---|
Cover artist | Yvo Riezebos |
Language | English |
Subject | Computer programming, Perl |
Published | 2005 Morgan Kaufmann |
Publication place | USA |
Media type | |
Pages | 600 |
ISBN | 1-55860-701-3 |
OCLC | 56086063 |
005.13/3 22 | |
LC Class | QA76.73.P22 D56 2005 |
Higher-Order Perl: Transforming Programs with Programs (ISBN 1-55860-701-3), is a book about the Perl programming language written by Mark Jason Dominus with the goal to teach Perl programmers with a strong C and Unix background how to use techniques with roots in functional programming languages like Lisp that are available in Perl as well, but less known.
In June 2013, a Chinese-language edition was published by China Machine Press.[1]
The full text of HOP available in a derivative of Plain Old Documentation (POD) named MOD, and in PDF.
Contents
- Recursion and callbacks
- Dispatch tables
- Caching and memoization
- Iterators
- From recursion to iterators
- Infinite streams
- Higher-order functions and currying
- Parsing
- Declarative programming
References
- ^ Dominus, Mark Jason (June 27, 2013). 高阶 Perl (in Chinese). Translated by Teng Jiahai (滕家海). China Machine Press. ISBN 9787111427735.