This repository contains various Chez Scheme utility libraries and bindings.
The following libraries are repackaged here, with minor modifications to turn them into R6RS libraries:
The following original libraries are available:
- (data base64)
- (data base32)
- (data uri)
- (data html)
- (data zlib)
- (system errno)
- (system heap)
- (system glib)
- (system glfw)
- (crypto entropy)
- (crypto tweetnacl)
- (network nanomsg)
- (network soup)
All the original code may be used under the terms of the Apache License 2.0.