chicken-users
[Top][All Lists]
Advanced

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

Re: New egg: srfi-227


From: Mario Domenech Goulart
Subject: Re: New egg: srfi-227
Date: Wed, 19 Apr 2023 23:11:05 +0200

Hi Shawn,

On Wed, 19 Apr 2023 02:54:52 -0700 Shawn Wagner <shawnw.mobile@gmail.com> wrote:

> Implementation of the given SRFI (Optional Arguments, for easier writing of 
> functions with, yes, optional arguments).
>
> Release-info: 
> https://raw.githubusercontent.com/shawnw/chicken-srfi-227/master/srfi-227.release-info-5
> Documentation: http://wiki.call-cc.org/eggref/5/srfi-227
>
> test-new-egg report:
>
> ==== srfi-227 (1 of 1) ====
>   Fetching........................................[ ok ] 0s
>   Reading .egg....................................[ ok ] 0s
>   Checking dependencies...........................[ ok ] 0s
>   Checking category...............................[ ok ] 0s
>   Checking license................................[ ok ] 0s
>   Checking author.................................[ ok ] 0s
>   Installing......................................[ ok ] 16s
>   Checking version................................[ -- ]
>   Testing.........................................[ ok ] 11s
>   Checking documentation..........................[ ok ] 1s
> Removing /tmp/temp3b38.25779
> Egg looks ok!

Many thanks!  Your egg has been added to the coop.

Some notes:

* let-optionals is also provided by the chicken.base module

* define-optionals is also provided by the miscmacros egg

I haven't checked if the syntax/semantics are the same as the
definitions of SRFI-227, though.

Could you please add a link to the source repository to the
egg documentation?

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]