|
Perl 6 is the next version of the Perl programming language, currently under development. The vision for Perl 6 is more than simply a rewrite of Perl 5. Parrot is a virtual machine designed to execute bytecode for interpreted languages, primarily for Perl 6.
The goals of Perl 6
Separating the parsing from the compilation and the runtime will allow multiple languages to cooperate.
External links
Books
- Perl 6 and Parrot Essentials, [1] (http://www.oreilly.com/catalog/059600737X/index.html?CMP=ILL-4GV796923290)
|