Scheme Cookbook

License

The code in the cookbook is released under several common licenses simultaneously. The user is free to pick any one of them. The aim is to make it easy to copy code into existing projects without having to add a new license notice to cover the cookbook material.

The licenses are: CC0-1.0, ISC, MIT, BSD-3-Clause, LGPL-2.1-or-later

Recipes

Pairs and lists

Association lists, property lists, and hash tables

Data structures

Algorithms

Strings

Numbers

Time

File system

Reflection

Macros

Tool integrations

About cookbook.scheme.org

cookbook.scheme.org is a community subdomain of scheme.org

Back to Scheme.org