nalaginrut <nalagin...@gmail.com>: > I ever port the sweet-expression as a language module for Guile, and I > have such an honor to say it's based on your work. > There're still some bugs I need to face. But it works fine already. > https://gitorious.org/nacre/guile-sweet
Awesome! Thanks! We've made some tweaks recently, though nothing that would invalidate existing code using it. But now, for example, you can use f{- x} to mean (f (- x)). > Anyway, I'd like to see it becomes SRFIs. I've proposed it to be one of > official language module since there's multi-language feature in > Guile-2.x. > And it's more convenient to do that if we make sweet-expression the SRFIs. Agreed. We'll see how it goes. --- David A. Wheeler