MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: deploying a package in human-unreadable form

  • To: mathgroup at smc.vnet.net
  • Subject: [mg110904] Re: deploying a package in human-unreadable form
  • From: Murray Eisenberg <murray at math.umass.edu>
  • Date: Sun, 11 Jul 2010 06:18:18 -0400 (EDT)

Read the docs about:

   Encode
   Locked
   Package Bulletproofing
   Package Development

On 7/10/2010 4:00 AM, Roman wrote:
> Dear group members,
> I have written a package (as a *.m) file and wish to publish it
> without giving everybody access to the source code. Is there a way to
> do this? I have tried using DumpSave, which goes part of the way by
> removing the comments from the source code. But I'd prefer total code
> obfuscation or compilation.
> Thanks!
> Roman
>

-- 
Murray Eisenberg                     murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305


  • Prev by Date: Re: How to *really* remove a symbol?
  • Next by Date: Re: Simple Question
  • Previous by thread: Re: deploying a package in human-unreadable form
  • Next by thread: Re: deploying a package in human-unreadable form