Re: New egg: srfi-209

2020-12-20 Thread Mario Domenech Goulart
On Sat, 19 Dec 2020 18:03:39 -0500 Wolfgang Corcoran-Mathe wrote: > I'd like to add a new egg to the coop. It provides SRFI 209's enums > and enum types in CHICKEN 5. test-new-egg says "Egg looks ok!" > > The repository is here: > > https://github.com/Zipheir/srfi-209-chicken > > The wiki docu

New egg: srfi-209

2020-12-19 Thread Wolfgang Corcoran-Mathe
Hi all, I'd like to add a new egg to the coop. It provides SRFI 209's enums and enum types in CHICKEN 5. test-new-egg says "Egg looks ok!" The repository is here: https://github.com/Zipheir/srfi-209-chicken The wiki documentation is here: https://wiki.call-cc.org/eggref/5/srfi-209 And, for