1. metaprogramming
    Things that help you analyze and write code (code walkers, code transformers, introspection libraries, etc.)
  2. MetaSpec
    The Common Lisp Metaspec is a translation of the TEX source files of the Common Lisp Standard rev 15.17R (X3J13/94-101R) into a s-expression document format (sdoc) structured around a (NODE-TYPE PROPERTY-PLIST NODE-CHILD*) form
  3. metatilities
    Everyone needs their own set of utilities… These are Gary King's
  4. metatilities-base
    Everyone needs their own set of utilities..
  5. metering
    The Metering System is a portable Common Lisp code profiling tool
  6. method-combination-utilities
    Various utilities to make use and creation of custom method combinations easier
  7. method-versions
    A Common Lisp library for dispatching generic methods based on the value of a global parameter rather than on one of the required parameters
  8. mexpr
    mexpr is an Infix syntax library
  9. Mezzano
    Mezzano is an open-source operating system written in Common Lisp
  10. MGL
    MGL is a machine learning for backpropagation neural networks, boltzmann machines, gaussian processes and more