Thanks Ludo! When SRFI-166 stabilizes I will probably make a pull request myself and convert the srfi document to a texi file.
I want to package it as (srfi srfi-166) whenever that happens, and maybe try to get it into guile (or at least become the maintainer for the guix package myself). This is quite some time into the future though. I need to try to make it faster (Alex mentions CL-style compiler macros and make some fast path for common cases). I don't know if that kind of hack is a show stopper for guile though. -- Linus Björnstam On Sun, 2 Jun 2019, at 22:42, Ludovic Courtès wrote: > Hi Linus, > > Linus Björnstam <[email protected]> skribis: > > > Anyway, the repo is here: https://bitbucket.org/bjoli/guile-srfi-159 . I > > haven't ported the tests, but playing with it in guile and chibi scheme > > produces the same result. Tests are up, but I'm travelling without computer > > the next week, so there is no time. > > Really cool! I’ve just pushed a Guix package for it: > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=dec4b3aa18e24466841244c3e34b255201bbcc9e > > Thanks, > Ludo’. > > >
