Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Powered by Dayana Networks   Cheap Web Hosting with 30 Days Money Back Guarantee by Dayana Host
More than 68,202 web sites hosted. Latest client joined at Nov 21, 2008, 2:30am PST

Useful Books and Software

Related CGI Books

     
 
Books and Software > Books > CGI > Page 4 > Perl 6 Essentials
 
     
 
Perl 6 Essentials
 
5.0 of 5.0
 
Perl 6 Essentials
Perl 6 Essentials is a sneak-preview of Perl 6, the widely-anticipated rewrite of the Perl programming language. Still in development, the Perl 6 project is a community-based effort to keep Perl vibrant well into the 21st century. This book covers the development not only of Perl 6 syntax but also Parrot, the language-independent interpreter developed as part of the Perl 6 design strategy.

Although Perl remains a vibrant language with a fiercely loyal following, it has undergone many changes to keep up with new technologies and applications that were not anticipated when Perl was first introduced in 1987. Through its community-based development model, Perl has kept up with changing times and remained fresh when other languages might have stagnated.

Internally, however, there have remained kinks and stumbling blocks that developers have needed to sidestep, long-abandoned features that have been maintained only for backwards compatibility, misdirected phrasings that have hindered more intuitive syntax structures, and a cacophony of modules that sometimes work well together, but occasionally don't. Perl continues to have a strong following devoted to its development, but in the meantime, a group of core Perl developers have begun working on Perl 6, a complete rewrite of the Perl language. While Perl's creative philosophy and common-sense syntax are sure to remain in Perl 6, everything else in the language is being re-examined and recreated.

Perl 6 Essentials provides an overview of the current state of Perl 6 for those who await its release. Written by members of the Perl 6 core development team, the book offers an explanation of the various stages of the project, with reference material for programmers who are interested in what changes are planned or who may want to contribute to the project. The book will satisfy their curiosity and show how changes in the language will make it more powerful and easier to use.

Perl 6 Essentials is the first book that offers a peek into the next major version of the Perl language. This book is essential reading for anyone interested in the future of Perl.

The thing about Perl 6 is: It's a work in progress. However, the end product--which may not be out for a couple of years--will represent such a foundation shift in the state of the Perl art that it's a good idea to keep up with advances in the development process as they occur. Perl 6 Essentials, which is intended to be reissued several times during Perl 6 development, aims to keep working Perl users informed of architectural decisions, feature additions, syntactic changes, and community developments as they occur. The idea is that if you keep up with the Perl 6 Essentials series, you'll be ready to go when the final release appears--if you're not inspired to join the development effort first.

A jaded software developer, having seen too many insubstantial "advance" books rushed to press just so they can be the only books available on their topic for a while, might be suspicious of this book. Such suspicion is not borne out by the contents of Perl 6 Essentials, which are valuable. Though thin, this book is dense with information and well worth its modest cover price. The authors clearly explain what's new (so far) in Perl 6, and do an excellent job of explaining the new Parrot virtual machine architecture. There's extensive coverage of Parrot assembly language (PASM), more than enough for you to do some significant exploratory programming with it. The authors have a good sense of what Perl developers want to know about their future working environment, and satisfy that demand. --David Wall

Topics covered: The state of the Perl 6 development effort through Apocalypse 6 (a development milestone) and the Parrot virtual machine through version 0.0.10. The most valuable coverage is of Parrot and its assembly language (PASM). Changes in Perl features and syntax get lots of attention, as well.

 
Publisher: O'Reilly
Authors: Allison Randal, Dan Sugalski, Leopold Totsch
Release Date: 2003-06-20
ISBN/EAN: 0596004990 / 9780596004996

New Price: $0.14 / Used Price: $0.01 / Collectible Price: n.a.
Buy it Now!
Average Rating: 5.0
Number of Reviews: 3

 

Good shot at a moving targetRating:
"Perl 6 Essentials" is the first book (as far as I know) about the ongoing development of Perl 6. The authors of this book are part of the taem of volunteers that is developing the new version of Perl.

This book can be (roughly) subdivided into the following three subject areas:

- the project and design philosophy (chapters 1, 2, 3, pages 1-24)
- the new Perl 6 language, as far as it is defined by now (chapter 4, pages 25-69)
- the language independent runtime environment (Assembler language) Parrot (chapters 5-7, pages 70-186)

As the authors state in the foreword "Because Perl 6 is rapidly changing, we'll publish a revised edition of the book every year until Perl 6 is released", this is a book about a snapshot of the current development of Perl 6. I will definitely buy the new revision of this book every year to stay informed about the Perl 6 development (although I am working with computers for over 20 years by now, prefer books to online texts still). If you are interested in Perl 6 like I am, you might want to buy this book as well.

I enjoyed reading the first chapter about the Perl 6 project and the design philosophy and found it exciting and instructive. This chapter made me think about participating in the Perl 6 development (but unfortunately I will probably not find the time to do that). I hope that some more people will participate in the Perl 6 development after reading this book so that "parasites" like me will get Perl 6 earlier.

The Perl 6 language itself is not fully defined yet. What I read in chapter 4 about this new language, makes me hope that we will be able to start using it soon. I would have liked to have read a bit more about Perl 6.

The chapters about Parrot that make up the biggest part of this book, make me thing about the good old times with 6502 Assembler and I really think about writing some Parrot programs. Parrot is the "Virtual Machine" or CPU that will run Perl 6 and other languages. This are some interesting information about PASM (Parrot Assembler) in this book. Because Parrot is largely independent of Perl 6, a rather well understood subject and is needed as the basis for everything else, we can read most about this subject in "Perl 6 Essentials".

If you want to get an overview about the status of the Perl 6 development and you want to support the development of Perl 6 (in the form of royalties for the authors that are working in Perl 6), you should buy this book. However you will not be able to use Perl 6 after reading this book because it does not exist yet.

Total Votes: 11, Helpful Votes: 9, Date: 2003-07-21
 
Great overviewRating:
Great, no fluff overview of things to come. Code examples for pretty much everything covered. Even covers Parrot assembler if you want to dive in. Easy read at under 200 pages.
Total Votes: 7, Helpful Votes: 3, Date: 2003-07-15
 
Great overviewRating:
I have been following Perl 6 for some time and this book is a great overview of things to come. It gives well-written code examples. Not a huge book, which is good, as it contains no fluff; just straight-forward Perl 6 syntax with code.
Total Votes: 6, Helpful Votes: 2, Date: 2003-07-15
 
 
     
Dayana Host
  Home
  Process Guide
  Affiliate Program
  Testimonials
  Sample Clients
  CPanel Demo
  AUP / ASP / TOS
   
Network and tools
  Network Maps
  Network Status
 

NS Lookup

  Whois Search
   
Product and Services
  Domain Registration
  Say5 Web Hosting
  Personal Web Hosting
  Business Web Hosting
  Reseller Web Hosting
  Dedicated Servers
  Traffic Blazer
  Web Design Themes
  Members Area
   
Customer Support
  Support Center
  Forums
  CPanel Tutorials
  FAQ
  Getting Started Guide
  Useful Links
  Downloads
  Books and Software
   
Contact us
  Contact
  Customer Service
   
   

Say5 Hosting Control Panel
© Copyrights 1998-2008 Dayana Networks. All rights reserved. Privacy Policy - AUP/ASP/TOS

Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy