Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: A philosophical proof that, a perl6 implementation can be written only by Larry Wall

by JavaFan (Canon)
on May 07, 2010 at 09:16 UTC ( [id://838897]=note: print w/replies, xml ) Need Help??


in reply to A philosophical proof that, a perl6 implementation can be written only by Larry Wall

I may be wrong here, but thats what I felt after reading the statement 'Only perl can parse perl'.
The statement "Only perl can parse Perl" (mind your capitals!) doesn't come from the fact that it's hard to parse Perl, or that it requires a Larry Wall.

It comes from the fact that to parse Perl, you may have to run Perl. And there's only one executable that runs Perl: perl. (For the sake of the argument, I'm excluding any Perl6 implementation - they didn't exist when the phrase was coined).

  • Comment on Re: A philosophical proof that, a perl6 implementation can be written only by Larry Wall

Replies are listed 'Best First'.
Re^2: A philosophical proof that, a perl6 implementation can be written only by Larry Wall
by jettero (Monsignor) on May 07, 2010 at 10:34 UTC
    ... doesn't come from the fact that it's hard to parse Perl, or that it requires a Larry Wall. It comes from the fact that a parse Perl, you may have to run Perl.

    This is the only correct response I can see so far. Perl6 already has more than one parser. The problem isn't that it's hard to parse it's that it has to be executed during the parse so you can't have Vim or your syntax checker always doing the parse correctly.

    -Paul

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://838897]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (9)
As of 2024-04-23 11:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found