in reply to Perl to executable without releasing source code?

No. Maybe perlcc.
  • Comment on Re: Perl to executable without releasing source code?

Replies are listed 'Best First'.
Re^2: Perl to executable without releasing source code?
by LanX (Saint) on Mar 23, 2015 at 22:29 UTC
      Maybe you LanX should read the whole comment ... compiled to not bytecode its should be impossible to recover the source as its assembler
        Maybe you haven't read rafl's comment?

        The optree is reconstructed from C code, B::Deparse just needs a pointer to the optree to disassemble Perl.

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)

        PS: Je suis Charlie!