unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Srfi-159/166 - monadic formatting for guile
@ 2019-06-02 13:38 Linus Björnstam
  2019-06-02 20:31 ` Arne Babenhauserheide
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Linus Björnstam @ 2019-06-02 13:38 UTC (permalink / raw)
  To: guile-user

Hi there!

I just ported the reference implementation of SRFI-159/166 (166 being the successor of 159) from the reference implementation in chibi scheme. The srfi document is here: https://srfi.schemers.org/srfi-166/srfi-166.html

SRFI-166 is like (ice-9 format) on steroids, drenched in molasses. It can do a lot more than (ice-9 format), but about 3x slower. I haven't started trying to make it fast just yet, but there are some low hanging fruit (like speeding up simple cases). I will wait with optimization until the srfi is finalized (and also maybe hear with Alex what he has in mind before trying to half-ass it myself). 

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.

-- 
  Linus Björnstam



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-06-18 10:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-02 13:38 Srfi-159/166 - monadic formatting for guile Linus Björnstam
2019-06-02 20:31 ` Arne Babenhauserheide
2019-06-02 20:41 ` Ludovic Courtès
2019-06-03  5:34   ` Linus Björnstam
2019-06-03 13:07     ` Ludovic Courtès
2019-06-11 22:01 ` Mark H Weaver
2019-06-14  9:38   ` Linus Björnstam
2019-06-16  6:35     ` Mark H Weaver
2019-06-16 16:20       ` John Cowan
2019-06-16 19:30         ` Mark H Weaver
2019-06-18 10:39           ` Linus Björnstam
2019-06-16 20:30       ` Linus Björnstam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).