[racket] Is it possible to create a package without including source code?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Sun Oct 20 18:47:22 EDT 2013

In HEAD, you can do "raco pkg create --binary"

http://www.cs.utah.edu/plt/snapshots/current/doc/pkg/cmdline.html#%28part._raco-pkg-create%29

On Sun, Oct 20, 2013 at 4:41 PM, Norman Ramsey <nr at cs.tufts.edu> wrote:
> I'd like to create a package that includes only compiled code, no source code.
> I don't see a suitable option on 'raco pkg create'.   Is this possible?
> If so, how should it be done?
>
>
> Norman
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

Posted on the users mailing list.