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

貢獻者指南