Nick Levine writes: > Hi. > > Can anyone point me to a list of which lisps do / don't run ASDF? Or > is it believed that all CL implementations work with ASDF? Since a few months, ASDF uses the long form of DEFINE-METHOD-COMBINATION which ABCL does not currently support. They're using an older version for the interim. -T.