define-library for R5RS implementations

Jason K. MacDuffie d2567c79bb fix define values 6 years ago
wikipedia a48033cc4a define the exported values in wikipedia body 6 years ago
.gitignore f03d0659e2 create .gitignore 6 years ago
LICENSE 261cb72d9e add license and readme 6 years ago
README.md 261cb72d9e add license and readme 6 years ago
prelude.scm d2567c79bb fix define values 6 years ago

README.md

R5 to R7 bridge

This is a kludge to use R7RS libraries in R5RS implementations. It's not intended to 100% comply with the R7RS standard, but to help as a stop-gap until more R5 implementations support R7RS.

License

GPLv3 or any later version. See LICENSE for details.