<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><font class="fixed_width" face="Courier, Monospaced">I'm looking for a lisp/scheme which can:
<br> 1) Output C code for the application
<br> 2) Can trim unused part (tree shake?) of the compiler/interpreter
<br> which is not needed by the app itself. </font></div><div><font class="fixed_width" face="Courier, Monospaced"><br> <div>I know Gambit-C can do something similar, but it seems a manual
<br> process where the user specifies which parts of the kernel to keep.
I am a newbie and doubt I have such knowledge.</div><div><br> </div></font><font class="fixed_width" face="Courier, Monospaced">Thanks, Steve
</font></div></div></body></html>