https://github.com/mkacct/vscode-cbnf
VS Code language support extension for cBNF
https://github.com/mkacct/vscode-cbnf
backus-naur-form bnf cbnf vscode vscode-extension
Last synced: 7 months ago
JSON representation
VS Code language support extension for cBNF
- Host: GitHub
- URL: https://github.com/mkacct/vscode-cbnf
- Owner: mkacct
- License: mit
- Created: 2025-03-21T04:30:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T04:36:55.000Z (7 months ago)
- Last Synced: 2025-03-21T05:26:34.556Z (7 months ago)
- Topics: backus-naur-form, bnf, cbnf, vscode, vscode-extension
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# cBNF extension for VS Code
This extension provides syntax highlighting for the [cBNF](https://gist.github.com/mkacct/db00abe77b104a0f17038eef0066cfa4) language. cBNF is a Backus-Naur form variant usable for the definition of context-free grammars.