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

Railroad diagrams for the JSON5 site? #53

Closed
RichMorin opened this issue Mar 10, 2014 · 4 comments
Closed

Railroad diagrams for the JSON5 site? #53

RichMorin opened this issue Mar 10, 2014 · 4 comments

Comments

@RichMorin
Copy link

I like the railroad diagrams on the JSON site (json.org). I'd like to have these for the JSON5 site, as well.

@tomByrer
Copy link

tomByrer commented May 2, 2014

@sykano
Copy link

sykano commented Dec 20, 2015

I took the liberty of coding the diagrams for the mentioned diagram generator (by extending the diagrams from json.org with the extensions specified in the JSON5 readme).
Somebody should review them for correctness. I'm not quite sure about the string specification (e.g. Do one have to escape ' in a double-quoted string and vice versa?) and about the number specification (e.g. Is .0 legal?).

see pull request #104

@tomByrer
Copy link

Cool @sykano
I forgot about this suggestion. Ironically, I found just a few days ago https://github.com/tabatkins/railroad-diagrams

@jordanbtucker
Copy link
Member

@sykano I mentioned this in the PR, but I'll say it again here. Thanks for the diagrams. I don't think the code repository is the best place for them though. If you'd like to update the Wiki, that would be great. Thanks.

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

4 participants