1. machine learning
    cl-ann - Linear, artificial neural network in Common Lisp cl-libsvm - Common Lisp wrapper for the libsvm support vector machine machine learning library by Ravenpack and Gabor Melis cl-svm - CL-SVM is a pure lisp implementation of support vector machines (SVMs) lightgbm - Common Lisp interface to LightGBM MGL - MGL is a machine learning for backpropagation neural networks, boltzmann machines, gaussian processes and more MGL-GPR - MGL-GPR is a machine learning library of evolutionary algorithms xgboost - Common Lisp interface to XGBoost
  2. macho
    Macho is an email web archiving system, similar in scope to pipermail or mhonarc
  3. MacOS X
    Apple's Unix platform based on the open source Darwin
  4. Macro Characters
    Macro characters used by various libraries:
  5. macro example
    Some CLiki pages contain Lisp macros:
  6. macro-eval
    A kind of eval for use at macro-expansion time (such as for constant-folding purposes)
  7. macro-html
    MACRO-HTML is Max Rottenkolber's HTML generator
  8. macro-level
    macro-level is an embarassingly trivial convenience macro that saves on indentation while being more concise and direct
  9. macrodynamics
    Macrodynamics is a language extension that broadens the notion of dynamic scope inside macroexpansion code
  10. macroexpand-dammit
    macroexpand-dammit is a code walker by John Fremlin