fluxus> (help "build-list")<div>Function not found, did you mean one of these?</div><div> build-list</div><div><br></div><div>;)</div><div><br></div><div>(I found out what build-list does after finding it in an online Racket manual, just thought that message was a bit funny)</div>
<div><br></div><div>/Stefan<br><br><div class="gmail_quote">On Fri, Oct 8, 2010 at 12:36 AM, Kassen <span dir="ltr"><<a href="mailto:signal.automatique@gmail.com">signal.automatique@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Stefan;<br><br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Good tips - the ctrl-0 page did the trick - now I understand how it works.</div>

<div><br></div><div><br></div></blockquote><div><br></div></div><div>The repl (read evaluate print loop) is basically like a dialogue between you and the computer. You type in a bit of scheme syntax and out comes whatever this evaluates to. You can use it as a manual using (help ) or as a calculator or to quickly test out small bits of code. You can also type in the name of a variable to check it's current value and so on.</div>

<div><br></div><div>This is also where errors end up so if your code doesn't seem to do anything switching to it will often tell you what's wrong.</div><div><br></div><div>It's quite unlike anything you will see in most other languages and very handy indeed.</div>

<div><br></div><div>Have fun!</div><div>Kas.</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Release me, insect, or I will destroy the Cosmos!<br>
</div>