From: Peter Bex <[email protected]>
Subject: Re: [Chicken-hackers] [PATCH] Allow optional functor arguments
Date: Sat, 12 Jul 2014 23:45:50 +0200

> On Sat, Jul 12, 2014 at 11:44:02PM +0200, Felix Winkelmann wrote:
>> From: Peter Bex <[email protected]>
>> Subject: Re: [Chicken-hackers] [PATCH] Allow optional functor arguments
>> Date: Sat, 12 Jul 2014 18:04:51 +0200
>> 
>> > (use csi)
>> > (toplevel-command 'blabla (lambda _ (print "blabla")))
>> 
>> Is there a "csi" executable in the current working dir?
> 
 
This is not intended to be compiled. One has to use "import", and load
it into csi. "toplevel-command" is not in libchicken, but in the csi
executable.


felix

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to