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

Re^4: Perl 6... do we need another vm?

by adrianh (Chancellor)
on Sep 05, 2006 at 08:10 UTC ( [id://571209]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl 6... do we need another vm?
in thread Perl 6... do we need another vm?

That's a comforting thought, and I suspect you're right, but there's still no substitute for running directly from source code.

You seem to think that it's going to be a common occurrence for the byte code to be shipped separately from the source. Personally I doubt that will happen much.

Replies are listed 'Best First'.
Re^5: Perl 6... do we need another vm?
by apotheon (Deacon) on Sep 09, 2006 at 10:36 UTC

    Why do you doubt that? I'm curious. I, for one, don't see any reason to doubt that people will be shipping Perl programs in bytecode form without source code.

    Of course CPAN modules will (I would think) be universally available as source code, but there are many other ways to distribute software besides CPAN.

    print substr("Just another Perl hacker", 0, -2);
    - apotheon
    CopyWrite Chad Perrin

      Why do you doubt that?

      Because I think that the vast majority of Perl code that gets distributed in the Perl world is going to be open source - which doesn't work without that whole "source" thang :-)

        How often do you download the source and compile your kernel yourself? I know some people do it all the time. I don't, and neither do most of the rest of the Linux users out there. I use apt-get to install a new kernel binary. I do the same with basically all the rest of the software I install.

        print substr("Just another Perl hacker", 0, -2);
        - apotheon
        CopyWrite Chad Perrin

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 14:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found