define-library for R5RS implementations

Jason K. MacDuffie d2567c79bb fix define values преди 6 години
wikipedia a48033cc4a define the exported values in wikipedia body преди 6 години
.gitignore f03d0659e2 create .gitignore преди 6 години
LICENSE 261cb72d9e add license and readme преди 6 години
README.md 261cb72d9e add license and readme преди 6 години
prelude.scm d2567c79bb fix define values преди 6 години

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.