guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Add srfi-171 to guile


From: Linus Björnstam
Subject: [PATCH] Add srfi-171 to guile
Date: Sun, 22 Dec 2019 15:55:55 +0100
User-agent: Cyrus-JMAP/3.1.7-694-gd5bab98-fmstable-20191218v1

Hi there!

This is a patch to add srfi-171 (transducers) to guile. 

It adds the srfi implementation, a guile-specific extension (tfold and tbatch 
which can be used to generalize things like tsegment), documentation (the whole 
srfi document plus additions into srfi-modules.texi) and tests. 

I have built it successfully on the latest master. This would be my first ever 
commit to a project I did not start myself, with the added bonus that I have no 
idea of how git works. Be kind :)

Happy holidays! 
  Linus Björnstam

Attachment: 0001-Added-srfi-171-to-guile-under-the-module-name-srfi-s.patch
Description: Binary data

Attachment: 0002-Added-documentation-and-tests-for-srfi-171.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]