[Egg release] More CHICKEN 6 egg ports
Wolfgang Corcoran-Mathe via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'd like to announce CHICKEN 6 versions of the following eggs: * slib-wt-tree (weight-balanced tree library from slib) https://raw.githubusercontent.com/Zipheir/wt-tree-chicken/refs/heads/main/release-info * srfi-178 (bitvectors) https://raw.githubusercontent.com/Zipheir/srfi-178-chicken/refs/heads/chicken-6/srfi-178.release-info * srfi-209 (enumerations) (depends on srfi-178) https://raw.githubusercontent.com/Zipheir/srfi-209-chicken/refs/heads/main/srfi-209.release-info * integer-map (SRFI 224 fxmappings) https://raw.githubusercontent.com/Zipheir/integer-map/refs/heads/main/integer-map.release-info * srfi-207 (bytestrings) https://raw.githubusercontent.com/Zipheir/srfi-207-chicken/refs/heads/chicken-6/release-info * srfi-137 (minimal unique types) https://raw.githubusercontent.com/Zipheir/srfi-137/refs/heads/main/release-info * srfi-38 (shared-structure printing) https://raw.githubusercontent.com/Zipheir/srfi-38/refs/heads/main/release-info * srfi-48 (intermediate format strings) (depends on srfi-38) https://raw.githubusercontent.com/Zipheir/srfi-48/refs/heads/main/release-info * srfi-78 (lightweight testing library) https://raw.githubusercontent.com/Zipheir/srfi-78/refs/heads/chicken-6/release-info Please let me know if you have issues with or comments on the above eggs. Thanks. I might also mention that the CHICKEN 6 version of srfi-152 is now maintained by Daniel Ziltener (zilti). I continue to maintain the CHICKEN 5 version. -- Wolfgang Corcoran-Mathe <[email protected]>