https://github.com/felipensp/vebnf
EBNF for V lang grammar
https://github.com/felipensp/vebnf
ebnf grammar vlang
Last synced: 4 months ago
JSON representation
EBNF for V lang grammar
- Host: GitHub
- URL: https://github.com/felipensp/vebnf
- Owner: felipensp
- License: mit
- Created: 2024-03-20T12:27:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T11:16:55.000Z (about 2 years ago)
- Last Synced: 2025-10-28T11:47:18.111Z (8 months ago)
- Topics: ebnf, grammar, vlang
- Homepage:
- Size: 30.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EBNF for V lang grammar
Initially based on https://github.com/vlang/v-analyzer/blob/main/tree_sitter_v/grammar.cjs
*W3C's EBNF notation*
Use https://www.bottlecaps.de/rr/ui to generate graphs.