Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Planned presentation at The Bazaar



Chris.Bitmead@misys.com.au writes:

> Rob Browning <rlb@cs.utexas.edu> writes:
> >
> >> Sam Steingold <sds@goems.com> writes:
> >>
> >> >  ((lambda (x) (list x (list (quote quote) x)))
> >>
> >> Amusingly enough, pasting just that bit into my rxvt running bash
> >> kills it dead.
> >
> >Hmm, works for me.
> 
> It works?? I could perhaps believe that it doesn't crash, but I find it
> hard to believe that it actually works! :-)

Errm, well, ok.  I get a continuation prompt because there's a
closingh paren missing and when I type that it, Guile spits out a nice
error about wrong number of arguments for the lambda.

Guile Home | Main Index | Thread Index