define-library for R5RS implementations

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

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.