Search results

  1. LLVM
    LLVM stands for Low Level Virtual Machine
  2. Macro Characters
    Macro characters used by various libraries:
  3. macro-eval
    A kind of eval for use at macro-expansion time (such as for constant-folding purposes)
  4. manifest type system
    A manifest type system is one of many possible type systems
  5. Marco Baringer
    Disclaimer: this page is written by Marco Baringer with the CL hacker hat, not Marco Baringer with the software consultant hat.
  6. Mark Davidson
    I have been working with these infernal machines for over 22 years, and have dabbled with Lisp over time..
  7. Massimiliano Campagnoli
    I am currently re-implementing in Lisp the C++ ERP application used in the company I work for
  8. mccme-helpers
    Yet another set of utilities functions
  9. memoize-form
    A simpler need than memoizing the results of a function with arguments is that of memoizing the results of a form
  10. meta-sexp
    meta-sexp is a META parser generator using LL(1) grammars with s-expressions