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

add SRFI 197 (pipeline operators) #88

Merged
merged 2 commits into from
Aug 26, 2024
Merged

add SRFI 197 (pipeline operators) #88

merged 2 commits into from
Aug 26, 2024

Conversation

sam-d
Copy link
Contributor

@sam-d sam-d commented Aug 22, 2024

adapted the reference implementation of SRFI 197 from here: https://github.com/scheme-requests-for-implementation/srfi-197/ originally developed here: https://github.com/ar-nelson/srfi-197

This code is thus licensed under MIT license and copyright (c) Adam Nelson with minor edits by myself to make it work with chez-scheme

@arcfide
Copy link
Owner

arcfide commented Aug 25, 2024

Thanks for this! Do you think you could include a license file and/or license information in the files to make sure we preserve that copyright information?

@sam-d
Copy link
Contributor Author

sam-d commented Aug 26, 2024

Done!

@arcfide
Copy link
Owner

arcfide commented Aug 26, 2024

Great, thanks!

@arcfide arcfide merged commit 97c5d71 into arcfide:master Aug 26, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants