This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: no matching syntax-rule for define


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]