develooper Front page | perl.perl6.language | Postings from May 2001

The 5% solution

Thread Next
From:
Dave Mitchell
Date:
May 10, 2001 02:19
Subject:
The 5% solution
Message ID:
200105100919.KAA12359@gizmo.fdgroup.co.uk
Just a quick obeservation:

Given the radicalness of the changes suggested by apo 2, I think it's
fair to say that the proportion of Perl 5 code that will run unchanged
on a Perl 6 interpreter will be heading into single-figure percentages.
While I personally think this will be price well worth paying, we need to
bear in mind that the eventual syntax and semantics of Perl 6 has got
to be such that the writing of the Perl 5 to 6 translator utility is
still feasable. I dont think the syntax will be too much of a problem
(eg %foo{a} vs $foo{a}), but it will be important that there is always
some way of expressing Perl5-ish semantics in such matters as list context
etc.

$soapbox.dismount or dismount $soapbox or $soapbox->dismount();


Thread Next


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