Re: Fwd: Announcing the first stable release of guile-for-loops

2020-01-24 Thread Linus Björnstam
Yeah, when iterating through many different things at the same time it is extremely helpful. I would have loved syntax parse when writing the macros :) I read your for loops code in awe, at least until I saw how you "cheated" with set! :-P My only chance of getting it into guile proper would b

Fwd: Announcing the first stable release of guile-for-loops

2020-01-24 Thread Stefan Israelsson Tampe
-- Forwarded message - From: Stefan Israelsson Tampe Date: Fri, Jan 24, 2020 at 12:42 PM Subject: Re: Announcing the first stable release of guile-for-loops To: Linus Björnstam Would be cool to have those implemented in guile, that would make my guile-syntax-parse a bit leaner