Ah, yes, that's right. We don't have a documented programmatic interface. demod will be more useful shortly, at which point we'll do that too.
Jay On Mon, Dec 3, 2012 at 12:40 PM, Matthew Flatt <mfl...@cs.utah.edu> wrote: > At Mon, 3 Dec 2012 12:36:54 -0700, Jay McCarthy wrote: >> 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... > > Sorry --- I mean to include "function" or some such word to indicate > that it can be called directly from a Racket program, as opposed to the > command line. I didn't mean to imply that it somehow isn't ready to be > used. > -- 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