New Egg: SRFI-214
Sören Tempel <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
Hi, I created an egg for SRFI-214. The source code is available on GitHub: https://github.com/nmeum/srfi-214 The .release-info file is: https://raw.githubusercontent.com/nmeum/srfi-214/master/srfi-214.release-info Currently, the egg still requires r7rs. There is a branch called no-r7rs where I patched that out but it's still WiP and it will require some sort of vector library (e.g. SRFI-133) instead of the r7rs dependency then (is that preferable). I want to use this together with the edward egg (which already requires r7rs), hence this hasn't been a priority for me personally so far. I haven't gotten around to creating a Wiki page yet, I hope I will have the time to do so in the coming week. If someone has any tooling for assisted/automated conversion of SRFI documentation to CHICKEN wiki syntax please let me know :-) I am not subscribed to the list, please CC me. Greetings, Sören