|
[Date Index]
[Thread Index]
[Author Index]
Re: deploying a package in human-unreadable form
- To: mathgroup at smc.vnet.net
- Subject: [mg110917] Re: deploying a package in human-unreadable form
- From: "David Park" <djmpark at comcast.net>
- Date: Sun, 11 Jul 2010 06:20:41 -0400 (EDT)
Look up
?Encode
David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/
From: Roman [mailto:rschmied at gmail.com]
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
Prev by Date:
why the beep at startup
Next by Date:
Re: deploying a package in human-unreadable form
Previous by thread:
Re: deploying a package in human-unreadable form
Next by thread:
Re: deploying a package in human-unreadable form
|