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

A possible test file #6

Closed
sanliturk opened this issue Oct 13, 2018 · 3 comments
Closed

A possible test file #6

sanliturk opened this issue Oct 13, 2018 · 3 comments

Comments

@sanliturk
Copy link

In the repository

https://github.com/katahiromz/EbnfParser
ISO EBNF notation parser in C++
( License : CC0 1.0 Universal )

there is a ISO EBNF conforming file :

c99-grammar.txt

With the following statement :

[s@localhost kgt]$ Installed/bin/kgt -l iso-ebnf -e dot < c99-grammar.txt > c99-grammar.dot
[s@localhost kgt]$

in

[s@localhost kgt]$ uname -a
Linux localhost.localdomain 4.18.11-200.fc28.x86_64 #1 SMP Sun Sep 30 15:31:40 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[s@localhost kgt]$

Fedora 28

it produced a viewable ( without error message ) a .dot file .

Very beautiful and pleasing ...

@katef
Copy link
Owner

katef commented Oct 23, 2018

Oh wonderful! What a great example. Would you like to commit it?

@sanliturk
Copy link
Author

sanliturk commented Oct 23, 2018 via email

@katef
Copy link
Owner

katef commented Oct 23, 2018

Committed in 8e57379, thank you!

@katef katef closed this as completed Oct 23, 2018
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

2 participants