Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r6rs-pffi #11

Open
lassik opened this issue Aug 22, 2020 · 1 comment
Open

r6rs-pffi #11

lassik opened this issue Aug 22, 2020 · 1 comment

Comments

@lassik
Copy link
Member

lassik commented Aug 22, 2020

r6rs-pffi is a portable FFI library for Scheme. We should probably have some examples of using it.

AFAIK r6rs-pffi doesn't come pre-installed with any Scheme. (The library was written by the author of Sagittarius Scheme, so that one may be an exception.) We'd have to think of how to instruct people to install libraries. Maybe it's ok to just have a comment, as with the Chicken numeric vector example.

@lassik
Copy link
Member Author

lassik commented Aug 22, 2020

We could also use Akku projects. That's the easiest-to-use, most portable Scheme package manager. Its author happens to be lurking in this organization too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant