Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Perl 6 was released years ago

by hardburn (Abbot)
on Nov 01, 2004 at 19:06 UTC ( [id://404380]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl 6 was released years ago
in thread Perl 6 was released years ago

I also forecast that a bunch of people will want to use Perl6 to make binaries for distribution, to hide their source code, and all the pro-con discussion which goes with that.

IIRC, the current plan for the bytecode compiler would include a section that had the orginal source verbatim. So the "hide our crappy code!" people aren't getting a bone thrown to them. Which is fine by me.

"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

Replies are listed 'Best First'.
Re^3: Perl 6 was released years ago
by diotalevi (Canon) on Nov 01, 2004 at 19:11 UTC
    I would assume the standard answer would then be, remove the verbatim copy and run without it.

      Perhaps. It may well be (and I'm probably ranting about issues I don't know enough about) that the orginal source section is there as intrinsic functionality for running the bytecode. In any case, I don't think the Parrot/Ponie people should go out of their way to appease the "hide our code" group.

      "There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

        We aren't going out of our way -- I don't much care whether you can or can't hide your source. Not my problem. I'd expect that even mildly optimized code will be fairly difficult to turn back to source, and we're certainly going to give the capability to strip out the source metadata from the bytecode (mostly for space reasons, but we can't force all the compilers to emit sane source metadata so we have to be able to run without it) so folks'll be getting at least some 'hidden source' capabilities.

        If this offends someone's sensibilities, I fully expect we'll have at least a primitive decompiler relatively quickly. :) And parrot'll ship with a working disassembler if you don't mind assembly. (Whether that helps depends on what we do, if anything, for signed or ECC'd bytecode)

Log In?
Username:
Password:

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

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

    No recent polls found