[Fluxus] Hi and where (and what) are the examples?

Stefan Blixt stefan.blixt at gmail.com
Sun Oct 17 06:13:57 PDT 2010


fluxus> (help "build-list")
Function not found, did you mean one of these?
 build-list

;)

(I found out what build-list does after finding it in an online Racket
manual, just thought that message was a bit funny)

/Stefan

On Fri, Oct 8, 2010 at 12:36 AM, Kassen <signal.automatique at gmail.com>wrote:

> Stefan;
>
> Good tips - the ctrl-0 page did the trick - now I understand how it works.
>>
>>
>>
> 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.
>
> 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.
>
> It's quite unlike anything you will see in most other languages and very
> handy indeed.
>
> Have fun!
> Kas.
>



-- 
Release me, insect, or I will destroy the Cosmos!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20101017/7d950364/attachment-0001.html>


More information about the Fluxus mailing list