Skip to content

Kotlin Version #15

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

Merged
merged 32 commits into from
Nov 13, 2024
Merged

Kotlin Version #15

merged 32 commits into from
Nov 13, 2024

Conversation

vitorpamplona
Copy link
Contributor

@vitorpamplona vitorpamplona commented Nov 5, 2024

Kotlin's implementation of Negentropy.

@vitorpamplona
Copy link
Contributor Author

This PR is now all set and running the tests perfectly.

@hoytech
Copy link
Owner

hoytech commented Nov 12, 2024

Thanks for this! I'm OK with merging this as-is, but most of the third-party implementations have so far preferred to keep their code in their own repos, and I will link to it in the Implementations section. It may be more convenient for you since I won't have to approve every future modification you make. Let me know what you'd prefer.

@vitorpamplona
Copy link
Contributor Author

I can do either. Whatever is easy to keep testing all these versions for compliance. I can move it to my own repo and prepare a kotlin lib for others to use or copy this code over there.

We might need to have a little script that downloads all versions and tests them all against each other.

@hoytech
Copy link
Owner

hoytech commented Nov 13, 2024

Cool, then let's keep the core Kotlin implementation in your repo to keep it consistent with the other implementations.

Good idea about making a single system for testing all the different implementations. Maybe we can make a parent repo that submodules in all the implementations.

@vitorpamplona
Copy link
Contributor Author

Awesome! I will move this over and change this PR accordingly.

Copy link
Owner

@hoytech hoytech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@hoytech hoytech merged commit ebbeaf3 into hoytech:master Nov 13, 2024
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