<div dir="ltr">super!<div>Regards,</div><div>Kashyap</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 19, 2017 at 7:20 PM, Marc Feeley <span dir="ltr"><<a href="mailto:feeley@iro.umontreal.ca" target="_blank">feeley@iro.umontreal.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Replace the last display by print, i.e. (display code) should be (print code).  In older versions of Gambit display behaved like print, now it is like write but does not show doublequotes and escapes when printing strings (for compatibility with other Scheme systems).<br>
<span class="HOEnZb"><font color="#888888"><br>
Marc<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On Jan 19, 2017, at 10:06 PM, Adam <<a href="mailto:adam.mlmb@gmail.com">adam.mlmb@gmail.com</a>> wrote:<br>
><br>
> C K, exact code example please.<br>
><br>
> 2017-01-20 10:59 GMT+08:00 C K Kashyap <<a href="mailto:ckkashyap@gmail.com">ckkashyap@gmail.com</a>>:<br>
> Hi,<br>
><br>
> Looks like 90 minute scheme to C compiler does not work with new gambit - all's well until code-gen. At code gen, it appears that extra round brackets are emitted when we use new gambit. I am managing with 4.0 for now - I've gone through the CPS conversion and closure conversion (the video helped a lot). I am now going through code generation.<br>
><br>
> Sharing it just in case its a trivial something I need to do to get it working with new gambit...<br>
><br>
> Regards,<br>
> Kashyap<br>
><br>
> ______________________________<wbr>_________________<br>
> Gambit-list mailing list<br>
> <a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
> <a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" rel="noreferrer" target="_blank">https://webmail.iro.umontreal.<wbr>ca/mailman/listinfo/gambit-<wbr>list</a><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Gambit-list mailing list<br>
> <a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
> <a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" rel="noreferrer" target="_blank">https://webmail.iro.umontreal.<wbr>ca/mailman/listinfo/gambit-<wbr>list</a><br>
<br>
</div></div></blockquote></div><br></div>