I made a branch a few months ago trying to solve that exact problem (trying to cross-compile to Android?). It works... until you need modules which use non-interpreter functions such as those used by FFI code (c-declare, etc...).<div>


The main reason is that the macro expander needs to load the code in interpreted mode.</div><div><br><div>I abandoned because Blackhole is not a piece of cake to understand and refactor. I'll tackle this problem again, but it will need some mental energy and time. I plan to do it in 2-3 months.</div>


<div><br></div><div>cheers!</div><div><br></div><div>ps: I think this is more important than writing about syntax-rules, so I'll probably work on this soon.<br><div><br></div><div><br><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 9:36 PM, Jason Felice <span dir="ltr"><<a href="mailto:jason.m.felice@gmail.com" target="_blank">jason.m.felice@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Is there a way to get the generated C (or assembly) from bh?  I can't find one.<div><br></div><div>

Thanks!</div>
<span><font color="#888888"><div>-Jason</div></font></span></div>
<br>_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca" target="_blank">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
<br></blockquote></div><br></div></div></div>