The demodularizer (raco demod) is a tool that does this somewhat, although some of the things it can remove are unsound. We're working on making it even better by re-optimizing after demodularizing, but that is future work.
Jay On Mon, Sep 30, 2013 at 5:25 PM, Daniel Prager <[email protected]> wrote: > Is there an option to strip down raco-produced exes to reduce size / > speed-up loading time? > > I understand that I can use racket/base and explicitly include files, but > wondered if there was an option that shifted the burden from huma > in to machine! > > > Thanks > > Dan > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users > -- Jay McCarthy <[email protected]> Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" - D&C 93 ____________________ Racket Users list: http://lists.racket-lang.org/users

