On 13.07.2020 23:19, Zelphir Kaltstahl wrote:
> Hello Guile Users,
> 
> I followed up on that idea I mentioned recently on the mailing list and
> started creating an awesome list:
> 
> https://notabug.org/ZelphirKaltstahl/awesome-guile


Cool!

Let me mention my following projects.  They're in maintenance mode, but
still.


scheme-bytestructures:

https://github.com/TaylanUB/scheme-bytestructures


scheme-srfis

https://github.com/TaylanUB/scheme-srfis/tree/master/srfi

(This contains some SRFIs which aren't implemented in Guile itself, but
since Guile now supports R7RS, you can use these.)

While these are mostly just wrappers for reference implementations, the
SRFI-64 implementation in the repo is IMO superior to the standard one
used by Guile.


- Taylan

Reply via email to