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

Try implementing protodef in an other language and test it #59

Open
rom1504 opened this issue Feb 28, 2016 · 7 comments
Open

Try implementing protodef in an other language and test it #59

rom1504 opened this issue Feb 28, 2016 · 7 comments

Comments

@rom1504
Copy link
Member

rom1504 commented Feb 28, 2016

Now that we have .json test data, it's possible to easily test if an other implementation behave correctly.

Might be interesting to try https://www.rust-lang.org/

@rom1504
Copy link
Member Author

rom1504 commented Feb 28, 2016

Also possible to try different protodef implementation in js (for example #28 ) and be able to check easily whether stuff still work right.

@rom1504
Copy link
Member Author

rom1504 commented Feb 28, 2016

@roblabla
Copy link
Collaborator

I have an impl of ProtoDef in C lying somewhere. I should dig it up and post it. However, it has a lot of incompatibilities with the current protodef so I might need to clean it up first ^^.

@ghost
Copy link

ghost commented Sep 30, 2016

Just to add to this issue, as we already know there is an Elixir implementation that works with the current spec. @roblabla it'd be nice if you released your C protodef even just as a reference. It'd also be useful to maybe write an implementation guide that eases developers that are interested in writing there own implementations

@ghost
Copy link

ghost commented Sep 30, 2016

Can't edit on mobile, but *their

@Saiv46
Copy link
Contributor

Saiv46 commented Jun 13, 2020

@Saiv46 requests to close this issue on 13 June 2020

This is a ProtoDef implementation for Node.JS, maybe we should move this issue to ProtoDef?

@rom1504
Copy link
Member Author

rom1504 commented Jun 13, 2020 via email

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

3 participants