FYI: Have a Common Lisp implementation, too
David A. Wheeler 01 May 2013 03:38 UTC
FYI...
SRFIs only apply to Scheme, but it's my hope that sweet-expressions can be used across many languages in the Lisp family.
I've recently posted a Common Lisp implementation of sweet-expressions. While that's obviously not a necessity for a SRFI, it's good to know that the sweet-expression notation *can* be implemented in other lisps too.
--- David A. Wheeler