I agree that CCL and SBCL are superb on Linux and Mac. But until at least a few years ago, they were both poorly supported on Windows (requiring something like Cygwin). That may have changed now. Also, AFAIK, CCL is dying now. :(
CCL's development is relatively slow compared to sbcl, but I'm not sure that it's "dying". And, there's been a brand new compiler on LLVM, clasp, as well as the SICL project.
CCL is a free Common Lisp compiler that runs on Mac, Windows, and Linux. On the Mac, it comes with an IDE. It's been around for about 20 years.
SBCL is another free compiler that uses Emacs/Slime as an IDE.
reply