New egg: SRFI-87: => in case clauses

2020-11-20 Thread noosphere
I would like to submit a new egg for publication: SRFI-87: => in case clauses Its documentation is here: [1] Its release-info is here: [2] test-new-egg gives it a clean bill of health. --Sergey [1] - https://wiki.call-cc.org/eggref/5/srfi-87 [2] -

New egg: unveil

2020-11-20 Thread Wolfgang Corcoran-Mathe
Hi all, I'd like to add the following new egg, which provides unveil(2) support for CHICKENs running under OpenBSD. test-new-egg says "Egg looks good!". The repository is here: https://github.com/Zipheir/unveil-chicken The wiki page: https://wiki.call-cc.org/eggref/5/unveil For convenience,

Re: New egg: SRFI 178: Bitvector library

2020-11-20 Thread Mario Domenech Goulart
On Fri, 20 Nov 2020 11:56:05 -0500 Wolfgang Corcoran-Mathe wrote: > Hi all, > > I'd like to add the following new egg, which provides the SRFI 178 > (https://srfi.schemers.org/srfi-178/srfi-178.html) bitvector library. > test-new-egg says "Egg looks good!". > > The repository is here: > >

New egg: SRFI 178: Bitvector library

2020-11-20 Thread Wolfgang Corcoran-Mathe
Hi all, I'd like to add the following new egg, which provides the SRFI 178 (https://srfi.schemers.org/srfi-178/srfi-178.html) bitvector library. test-new-egg says "Egg looks good!". The repository is here: https://github.com/Zipheir/srfi-178-chicken The wiki page: