no matching syntax-rule for define

Maxim Veksler maxim@vekslers.org
Wed Dec 15 11:08:00 GMT 2010


On Wed, Dec 15, 2010 at 2:38 AM, Per Bothner <per@bothner.com> wrote:
>
> On 12/14/2010 04:28 PM, Dominique Boucher wrote:
>>
>> I think you meant:
>>
>> (define (add x y) (+ x y))
>>
>> right? ;-)
>
> Oops ...
>
> (We see again the danger of typing expressions without having the
> compiler test them ...)

Awesome!

Thanks a lot guys.


btw, does kawa (or any other dialect of scheme) has a IDE?
Does the concept of break points, or syntax highlighting applies to scheme?


Maxim.

> --
>        --Per Bothner
> per@bothner.com   http://per.bothner.com/



More information about the Kawa mailing list