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 BNF specification #113

Closed
david-a-wheeler opened this issue Sep 11, 2014 · 2 comments
Closed

Add BNF specification #113

david-a-wheeler opened this issue Sep 11, 2014 · 2 comments

Comments

@david-a-wheeler
Copy link

I'm surprised that a spec like this doesn't include a concise specification using BNF. I think it should be added.

You could use the BNF notation used by XML (and OpenFormula), it's pretty clean:
http://www.w3.org/TR/2006/REC-xml11-20060816/

@Bengt
Copy link
Contributor

Bengt commented Sep 12, 2014

@Bengt Bengt mentioned this issue Sep 22, 2014
@jgm
Copy link
Member

jgm commented Oct 25, 2014

If anyone wants to contribute a BNF, please do! But I'm very skeptical that it can be done, due to the many quirks of the syntax. Closing this for now.

@jgm jgm closed this as completed Oct 25, 2014
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