
v6-Compiler - A Perl 6 compiler library

The v6-Compiler distribution provides modules for implementing a Perl 6 compiler.
The modules are meant to be used by Perl 6 "backend" implementations,
such as Pugs-Haskell,
Perl6-Parrot,
and v6.pm.

The Pugs Team <perl6-compiler@perl.org>.

The Perl 6 homepage at http://dev.perl.org/perl6.
- the Perl 6 Synopsis: http://dev.perl.org/perl6/doc/synopsis.html.
The Pugs homepage at http://pugscode.org/.
The Parrot homepage at http://www.parrotcode.org.
The v6.pm module at http://search.cpan.org/dist/v6-alpha/.

Copyright 2006 by Flavio Soibelmann Glock and others.
This program contains snippets from Pugs, Parrot, v6.pm, and from the several Perl 6 mailing lists and irc channels.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.