Fork of https://github.com/google/lisp-koans so that I could go through them. THIS CONTAINS ANSWERS.

TODO 287B

12345678
  1. * replace koans/threads.lsp with a more general thread library
  2. * make get-error-filename more maintainable
  3. * make get-error-koan-name more maintainable
  4. * make get-error-koan-status more maintainable
  5. * improve error reporting from "a koan threw an error" to something more helpful