develooper Front page | perl.perl6.announce | Postings from April 2012

Announce: Perlito version 9; Perl5 and Perl6 compilers

From:
Flavio S. Glock
Date:
April 11, 2012 05:55
Subject:
Announce: Perlito version 9; Perl5 and Perl6 compilers
Message ID:
CAHMRfDynrS27vj-zFORba58j6g_2wrrs6yD0gHeXNO_PD0CDDg@mail.gmail.com
Perlito is a compiler collection that contains both a Perl 5 compiler
(perlito5) and a Perl 6 compiler (perlito6):

    - Perl5 to Javascript (browser and node.js)

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

Run Perlito online, in the browser:

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

From CPAN (perlito6 only):

   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

- Flavio S. Glock (fglock)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About