The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

v6-Compiler - A Perl 6 compiler library

DESCRIPTION

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.

AUTHORS

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

SEE ALSO

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

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.

See http://www.perl.com/perl/misc/Artistic.html