<div dir="ltr"><div>Don, the &quot;raco demod&quot; command does this, it creates a &quot;demodularized&quot; compiled .zo file that contains all the dependencies of whatever .rkt file you give it.  If this isn&#39;t exactly what you&#39;re looking for, the implementation of &quot;raco demod&quot; may contain something closer.<br>

<br></div><div>You can see the documentation at <a href="http://docs.racket-lang.org/raco/demod.html">http://docs.racket-lang.org/raco/demod.html</a>, but it says little more than I already have.<br></div><div><div class="gmail_extra">

<br clear="all"><div>Carl Eastlund</div>
<br><div class="gmail_quote">On Sun, Apr 21, 2013 at 9:18 PM, Don Green <span dir="ltr">&lt;<a href="mailto:infodeveloperdon@gmail.com" target="_blank">infodeveloperdon@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div dir="ltr"><div><div><div>Is there a Racket function that will create a single module file from multiple module files?<br><br></div><div>In other  words, given a top-level module that calls a series of other modules, is there a function that will generate a single module instead?<br>


</div><div><br></div>I know how to do this manually but does a function exist to do this?<br><br></div>Thanks<span class=""><font color="#888888"><br></font></span></div><span class=""><font color="#888888">Don Green<br>

</font></span></div>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div></div></div>