Logo

Higher-Order Perl: Transforming Programs with Programs

Large book cover: Higher-Order Perl: Transforming Programs with Programs

Higher-Order Perl: Transforming Programs with Programs
by

Publisher: Morgan Kaufmann
ISBN/ASIN: 1558607013
ISBN-13: 9781558607019
Number of pages: 592

Description:
Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.

Home page url

Download or read it online for free here:
Download link
(1.9MB, PDF)

Similar books

Book cover: Picking Up PerlPicking Up Perl
by - ebb.org
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming.
(17656 views)
Book cover: Perl for the WebPerl for the Web
by - New Riders Press
Introduces the tools needed to design a dynamic website using Perl programming language. It covers templates, integration, load testing, the need for speed, document management, persistent Perl, good coding style, fas database access and more.
(14380 views)
Book cover: Perl 5 InternalsPerl 5 Internals
by - NetThink
A three-hour course which provides a hands-on introduction to how the perl interpreter works internally, how to go about testing and fixing bugs in the interpreter, and what the internals are likely to look like in the future of Perl, Perl 6.
(13444 views)
Book cover: Embedding Perl in HTML With MasonEmbedding Perl in HTML With Mason
by - O'Reilly
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(16467 views)