| books.perl.org: Book: Extending and Embedding Perl | |||||||||||||||||||||||||||||
|
Perl Books
Books Categories Authors Publishers Best Rated Recent Releases Forthcoming Titles Online Books
You are not logged in. To rate or review you'll need an
account with auth.perl.org.
|
Extending and Embedding Perl (1st edition)Simon Cozens and Tim Jenness
Publisher's Site
Elsewhere on the 'netGoogleAll Consuming JungleScan ISBN.nu Buy fromAmazonPowells Amazon UK Bookpool Online textContentsIndex ebook Edition Preface Sample Chapter SupportAuthor OnlineSource Code Other URLsPublisher's Reviews
/Extending and Embedding Perl/ explains how to expand the functionality and usefulness of the Perl programming language and how to use Perl from C programs. It begins simply but also covers complex issues using real code examples from the Perl source. The book discusses how to write interfaces to C libraries (as well as C++ and Fortran libraries). It shows you how to implement Perl callbacks for C libraries, how to pass Perl hashes and arrays between Perl and C, and how to use the Perl Data Language infrastructure to improve the speed of array operations.
Additionally, the book peers under the hood to see how the Perl programming language really works by looking at the interpreter. The make-up of Perl variables is discussed along with details on how a Perl program is parsed and converted to executable code.
What's Inside:
* C For The Perl Programmer
* Basic and Advanced XS
* Embedding Perl in C Programs
* Perl Internals
* An API reference for the internal C interface to Perl
* A reference on the typemap system
* Embedding Perl into the mutt mail reader
Reviews
Overall rating is 3.8 from 9 votes. If you were logged in you would be able to rate this book. |
||||||||||||||||||||||||||||
|
Comments to
Dave Rolsky at autarch@urth.org
Site Information and Contacts |
|||||||||||||||||||||||||||||
|
When you need perl, think perl.org
|
|