1. 27 Oct, 2017 1 commit
    • Casey Strouse's avatar
      Add clozure common lisp package · 14e9cd2d
      Casey Strouse authored
      Clozure CL (often called CCL for short) is a free Common Lisp implementation
      with a long history. Some distinguishing features of the implementation include
      fast compilation speed, native threads, a precise, generational, compacting
      garbage collector, and a convenient foreign-function interface.
      
      Intel machines have both 32-bit and 64-bit versions available. ARM machines
      currently only have a 32-bit version available. 64-bit for ARM is in
      development.
      
      Tested as working on Samsung Chromebook Plus (ARMv8).
      14e9cd2d
  2. 20 Oct, 2017 4 commits
  3. 19 Oct, 2017 2 commits
  4. 18 Oct, 2017 1 commit
  5. 17 Oct, 2017 7 commits
  6. 16 Oct, 2017 3 commits
  7. 13 Oct, 2017 5 commits
  8. 12 Oct, 2017 4 commits
  9. 08 Oct, 2017 5 commits
  10. 06 Oct, 2017 4 commits
  11. 05 Oct, 2017 4 commits