返回列表 发帖

[perl] 《Extending and Embedding Perl》

作者:Tim Jenness, Simon Cozens

出版日期:August 2002

出版社:Manning Publications

页数:384

ISBN:ISBN-10: 1930110820 ISBN-13: 978-1930110823

文件格式:PDF

文件大小:4.13 MB

本书永久链接:http://www.ppurl.com/2009/08/extending-and-embedding-perl.html
点击获取下载地址

Review
“A masterpiece that will keep its value for years.” — The Perl Journal

“Everything related to Perl internals is found here . . . organized well, and is fine as a reference work.” — The Perl Review

“Great for learning and great for reference, which is a combination other books often fail to achieve.” — Perlmonks

“Indispensable in gaining a good foothold on using Perl in, from, and around C.” — Slashdot.org

Product Description
An explanation of how to expand the functionality and usefulness of the Perl programming language, this guide delves into the complex issues of using real code examples from the Perl source. Detailed is how to use Perl from C programs, such as writing interfaces to C libraries, techniques on implementing Perl callbacks for C libraries, passing Perl hashes and arrays between Perl and C. Additionally, developers are provided with an API reference for the internal C interface to Perl and a reference on the typemap system.

返回列表