Flavio S. Glock | 24 Dec 2011 13:36
Picon

Announce: Perlito version 8; Perl5 and Perl6 compilers

Perlito is a compiler collection that contains both a Perl 5 compiler
(perlito5) and a Perl 6 compiler (perlito6).

The following backends are supported:

    - Perl5 in Javascript (browser and command-line)

    - Perl6 in Javascript (browser and command-line)
    - Perl6 in Perl5 (v6.pm, runs in perl 5.8 and up)
    - Perl6 in Python (Python 2.6 and 2.7)

    There are also many experimental backends.

Web

    Run Perlito online, in the browser:

        http://perlcabal.org/~fglock/perlito5.html

        http://perlcabal.org/~fglock/perlito6.html

From CPAN:

   http://search.cpan.org/dist/v6/lib/v6.pm

   $ cpan v6

Perlito is a work in progress. For the source code, to-do list, and bugs:

    http://github.com/fglock/Perlito
(Continue reading)


Gmane