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...).
The main reason is that the macro expander needs to load the code in interpreted mode.

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.

cheers!

ps: I think this is more important than writing about syntax-rules, so I'll probably work on this soon.



On Mon, Jan 21, 2013 at 9:36 PM, Jason Felice <jason.m.felice@gmail.com> wrote:
Is there a way to get the generated C (or assembly) from bh?  I can't find one.

Thanks!
-Jason

_______________________________________________
Gambit-list mailing list
Gambit-list@iro.umontreal.ca
https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list