github-linguist/linguist

W3C BNF

Open

#5,590 创建于 2021年10月10日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Ruby (5,166 fork)batch import
Add LanguageGood First Issue

仓库指标

Star
 (13,466 star)
PR 合并指标
 (平均合并 102天 5小时) (30 天内合并 19 个 PR)

描述

Language name

Some variants of Backus-Naur Form (BNF) are already supported. As noted in #3075, there are significant difference between ISO EBNF and W3C EBNF. Only the former is properly supported yet.

Side note: the latter should really be known as “WEBNF”. Missed opportunities.

URL of example repository

Specs and issues in @w3c use EBNF frequently.

URL of syntax highlighting grammar

— (VDS)

Most popular extensions

—, .ebnf and .bnf probably.

Files with only formal grammar in them are rare. Code blocks in Markdown/GFM are way more common.

Detected language

ISO EBNF

贡献者指南