[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: Have a Common Lisp implementation, too

This page is part of the web mail archives of SRFI 110 from before July 7th, 2015. The new archives for SRFI 110 contain all messages, not just those from before July 7th, 2015.



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