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

Can you test against c-json #97

Open
amwales-888 opened this issue Jul 18, 2019 · 1 comment
Open

Can you test against c-json #97

amwales-888 opened this issue Jul 18, 2019 · 1 comment
Assignees

Comments

@amwales-888
Copy link

amwales-888 commented Jul 18, 2019

Hi, I wrote a simple JSON parser and would love for you to include the results in your project.
You can get to it at https://github.com/amwales-888/c-json
On linux to build, type 'make' and copy the 'json' binary to the parse location, the format to run is.
'json filepath' it will return 0 on success and 1 on failure.

@nst nst self-assigned this Jul 18, 2019
@ayys
Copy link

ayys commented Nov 19, 2020

I found this issue while looking for documentation on adding my own json parser to the list. I could add this parser too if I can get some guidance.

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

No branches or pull requests

3 participants