Higher-Order Perl

From Wikipedia, the free encyclopedia
(Redirected from Mark Jason Dominus)
Higher-Order Perl
The cover of Higher-Order Perl
AuthorMark Jason Dominus
Cover artistYvo Riezebos
CountryUSA
LanguageEnglish, Chinese
SubjectComputer programming, Perl
Published2005 Morgan Kaufmann
Media typePrint, MOD, PDF
Pages600
ISBN1-55860-701-3
OCLC56086063
005.13/3 22
LC ClassQA76.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.[1]

In June 2013, a Chinese-language edition was published by China Machine Press.[2] The full text of Higher Order Perl is available online in a variation of the Plain Old Documentation format (MOD) and in PDF.[3][4]

Reception[edit]

The book has received reviews from sources including ACM Computing Reviews,[5] Linux Journal,[6] Weblabor,[7] Dr. Dobb's Journal,[8] and The Prague Bulletin of Mathematical Linguistics.[9]

References[edit]

  1. ^ Higher-Order Perl: Transforming Programs with Programs (ISBN 1-55860-701-3)
  2. ^ Dominus, Mark Jason (June 27, 2013). 高阶 Perl (in Chinese). Translated by Teng Jiahai (滕家海). China Machine Press. ISBN 9787111427735.
  3. ^ Higher Order Perl, MOD Format (ISBN 1-55860-701-3)
  4. ^ Higher Order Perl, PDF Format (ISBN 1-55860-701-3)
  5. ^ Schweitzer, Martin (2005-07-22). "Higher-order Perl : transforming programs with programs". ACM Computing Reviews. Archived from the original on 2020-04-26. Retrieved 2020-04-26.
  6. ^ Rutz, Mark W. (2005-11-30). "Higher Order Perl: A Book Review". Linux Journal. Archived from the original on 2020-04-26. Retrieved 2020-04-26.
  7. ^ András, Bártházi (May 2005). "Higher-Order Perl". Weblabor (in Hungarian). ISSN 1785-9573. Archived from the original on 2020-04-26. Retrieved 2020-04-26.
  8. ^ Voglmaier, Reinhard (2005-11-29). "Book Review: Higher-Order Perl". Dr. Dobb's Journal. Archived from the original on 2020-04-26. Retrieved 2020-04-26.
  9. ^ Straňák, Pavel (June 2007). "Higher-order Perl: Transforming programs with programs" (PDF). The Prague Bulletin of Mathematical Linguistics. 87. Charles University: 92. ISSN 0032-6585. Archived from the original (PDF) on 2020-04-26. Retrieved 2020-04-26.

External links[edit]