Overview
cl-sdk is an initiative aimed at providing a comprehensive foundation for Common Lisp development under a permissive license. The project addresses the recurring need to reimplement common utilities by offering a curated collection of well-maintained repositories containing reusable packages.
Objectives
The primary objective of cl-sdk is to establish a shared, reliable set of packages that Common Lisp developers can depend upon, thereby eliminating redundant implementation effort across projects.
Benefits
- Reduced duplication: Developers are no longer required to reimplement commonly needed functionality.
- Reliability: All included packages are well-known and thoroughly tested.
- Permissive licensing: All cl-sdk repositories are distributed under the Unlicense, imposing no restrictions on use, modification, or distribution.
License
This project and all cl-sdk repositories are released under the Unlicense license.
See license.md for the full license text.
