On Mon, Dec 3, 2012 at 10:17 AM, Matthew Flatt <mfl...@cs.utah.edu> wrote: > The `raco demod' tool is even more aggressive --- it flattens a module > graph into one module --- but it doesn't seem to have a documented API.
You just do: "raco demod file.rkt" and get back "file_rkt_merged.zo" which you can run with "racket" The documentation says that by my reading... Jay -- Jay McCarthy <j...@cs.byu.edu> 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