Search results

  1. PowerShell
    An experiment in sending tasks to PowerShell from CL
  2. primecount
    Sublinear (in time and space) counting and summing of integer primes using optimized sieving method
  3. princ-ut-interval
    princ-ut-interval prints time durations in human readable format
  4. profiler
    The goal of profiling is to find out the bottlenecks of the program, such as which function consumes the most time, which function is called most times etc
  5. prometheus.cl
    Prometheus client
  6. Proposed ANSI Changes
    This page is a listing of proposed and wishlist revisions to ANSI Common Lisp
  7. Proposed Extensions To ANSI
    This page is for proposed incremental changes and extensions to the language that go beyond what would be appropriate for Proposed ANSI Revisions and Clarifications, but not as radical as changes in Lisp - Next Generation:
  8. Purity Test
    "Have you ever ..." : a Common Lisp Purity Test
  9. qitab
    qitab is a collection of free software Lisp libraries originally published by ITA Software
  10. Quicklisp tutorial
    ql:quickload is the Quicklisp command to download and install a library that is part of Quicklisp