Perl implemented in Perl for Perl 6

Scott Penrose scottp at dd.com.au
Wed Jul 9 09:18:11 CDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey Dudes,

One of the things that Damian Conway mentioned during the last talk on 
Perl 6 was that much of what perl does in core will most likely be done 
by perl code itself.

Martin Ellis last night demonstrated writing combinations of require, 
do, use and no based on each other. In the end (apart from the fact 
that use can not be directly done in perl without a BEGIN block, ie: 
changing your source) each only depended on eval.

We already know that for and foreach are basically the same - but we 
can even go further and make them if and goto - which is what they will 
end up being at the bytecode anyway.

I was looking through the perl6 sites, lists etc, to see if anyone has 
started work on such a project. The theory being, if we can write what 
we can of perl5 in perl5, using the least primitives we can, then 
converting those to perl6 should not be hard, and then converting only 
those primitives to parrot is of course easier than the whole of perl...

Anyone heard, seen anything on this idea?

Scott
- -- 
Scott Penrose
Welcome to the Digital Dimension
http://www.dd.com.au/
scottp at dd.com.au

Dismaimer: Contents of this mail and signature are bound to change 
randomly. Whilst every attempt has been made to control said 
randomness, the author wishes to remain blameless for the number of 
eggs that damn chicken laid. Oh and I don't want to hear about 
butterflies either.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org

iD8DBQE/DCQnDCFCcmAm26YRAhg3AKCPtcmKbxxz4k160p5h8KgQqgWqOgCgltnv
8lCuZ5rWmpABrkAsK2/rsH4=
=EGir
-----END PGP SIGNATURE-----




More information about the Melbourne-pm mailing list