<div dir="ltr"><div>Gambit supports both prefix and infix syntax. I believe what you're looking at is an example of the infix syntax. If you're goal is to learn scheme, I would recommend focusing on the prefix syntax. By default, Gambit should treat files with scm extension as using tranditional/prefix scheme syntax. Also, the REPL gsi should by default work with traditional/prefix syntax.<br>
<br></div>I hope this helps.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 18, 2013 at 12:22 PM, Tomas Möre <span dir="ltr"><<a href="mailto:tomas.o.more@gmail.com" target="_blank">tomas.o.more@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">Hello Fuchs. <div>I am starting to make a beginners guide to Scheme / Gambit. Would you have any questions please feel free to ask away. That would help me remember what the most confusing things are from the start! :)<div>

<br></div><div>Best regards, Tomas Möre </div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/5 Fuchs Ira <span dir="ltr"><<a href="mailto:ihf@bit.net" target="_blank">ihf@bit.net</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I am hoping to re-familiarize myself with Scheme and I've begun by doing some reading and downloading a copy of Gambit Scheme. When Gambit starts up it displays an example of Scheme code which includes the following line:<br>


<br>
> \ for (int i=1;i<=3; i++) pp(i);<br>
<br>
The semantics is clear but I don't recognize this as Scheme syntax and I couldn't find a reference to anything resembling this in the Scheme reference manual. Could some kind person tell me what this is and where it is described?<br>


</div><div><div>_______________________________________________<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>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<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" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
<br></blockquote></div><br></div>