>>24
Nope. Even SBCL, the best of the bunch, is mostly worthless. It can't even compile properly without hand-optimizing the program, which entails littering hundreds of thousands of type declarations all over the program. Even Haskell is better about this.
When all is said and done, Lisp is a nice parlor trick, but it's still way too immature to be used in any kind of production environment.