Mastering Algorithms with Perl
by Jon Orwant; Jarkko Hietaniemi; John Macdonald
Perl and XML
by Erik T. Ray; Jason McIntosh
Perl Cookbook, 2nd Edition
by Tom Christiansen; Nat Torkington
Intermediate Perl, 1st Edition
by Randal L. Schwartz; brian d foy; Tom Phoenix
Perl Best Practices, 1st Edition
by Damian Conway
Perl Pocket Reference, 4th Edition
by Johan Vromans
Perl in a Nutshell, 2nd Edition
by Stephen Spainhour; Ellen Siever; Nathan Patwardhan
Distilling many years of Perl experience--including an insiders look at Perl development (the authors are members of the Perl 6 core development team)--Perl 6 and Parrot Essentials, 2nd Edition is an unparalleled preview of major changes in the widely-anticipated Perl 6. This sneak peek of what's coming in Perl includes succinct but thorough coverage of groundbreaking new developments in Parrot--the language-independent interpreter engine that will execute code written in the new Perl 6 language. Designed to be language independent, Parrot can be used to interpret other dynamic languages such as Python, Tcl, Ruby, and even Java. Perl 6 and Parrot Essentials also uncovers the most revolutionary change in the language itself--Apocalypse 12 on objects. The Apocalypse design documents (in the sense of "revealing", not "end-of-the-world") explain significant changes in new Perl 6 features, numbered according to the chapters in O'Reilly's landmark Camel book , Programming Perl. Apocalypse 12 is the result of cutting-edge research in object-oriented languages and is guaranteed to grab the attention of any serious Perl programmer. Perl 6 and Parrot Essentials also includes expanded coverage of Apocalypse 5 (regular expressions) and Apocalypse 6 (subroutines). Perl 6 and Parrot Essentials is the only book available to chart the course of the long but fruitful voyage of Perl 6. It reveals all the ingenious developments that will make Perl 6 more powerful and easier to use. Perl gurus and programmers alike will rely on this slim but essential book for both a clear view of the Perl horizon and to ensure they hit the ground running once this important new version of Perl is released.
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 3 Ratings
Serious Perl programmers only - 2004-08-10
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
As you can imagine, this short book is only for the serious Perl guru. The first half of the book is on the Perl 6 language and is so terse that it's only readable by experienced Perl programmers. The second half of the book covers Parrot, the new Perl Virtual Machine. This is seriously hard core material, which is useful if you plan to write your own compiler to fit on top of the machine.
Doubtless this is some cutting edge and impressive material, but the book has no ramp for beginners. If your job depends on high-end Perl, you will want to read this book. If you are an average Perl user you can probably wait for the next version of Programming Perl.
Parrot ~ .NET ?! - 2004-07-19
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
Perl 5 is the current version of Perl out there in active use. But a cadre of key developers has been steadily tooling up a major upgrade, Perl 6. This book gives you a detailed preview that claims to be an accurate description of what it will be, when it is officially released. In part, of course, so that existing Perl users can plan for the future. But the book is also a call to arms. If you are enticed and intrigued by Perl 6, and would like to contribute to its development, then please do so! The authors show how to join the development team. An all-volunteer effort, mind you. They can't pay you anything.
Speaking of which, that brings up the second part of the book. As part of the Perl 6 effort, there is a related project, Parrot. It will be a language independent virtual machine that can convert Perl 6 source to a byte code binary. And also do likewise for Tcl, Python, Java and other languages.
Does this ring any bells? Sounds in the spirit of Microsoft's .NET. That was and is a massive task in design and implementation. No one outside Microsoft, and precious few inside, knows how much it is costing. What is impressive is that here in Parrot, we have a bunch of volunteers trying a similar effort, with no $budget to speak of. Can they do it? The authors strongly argue, "yes".
Good reading in many ways for many users - 2004-08-12
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I found this book well written and enjoyable. As someone interested in how a team goes about developing a new language, parts of it read like a good NY Times feature. For anyone writing Perl professionally, this is a good heads-up on where their language is going. For introductory Perl users, esp those coming from another language, the Design Philosophy and quick language review sections are very useful for 'grokking' Perl at a high level and then seeing how the pieces fall into place.
Top Level Categories:
Programming
Sub-Categories:
Programming > Perl
Perl > Reference
Some information on this page was provided using data from Amazon.com®. View at Amazon >