Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 178 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 178 Bytes

clisp

Learning Common Lisp through the "Practical Common Lisp" book.

  • cddb - Persistence with CRUD operations
  • do-primes.lisp - do-style iteration over prime numbers