github-linguist/linguist

W3C BNF

Open

#5.590 aberto em 10 de out. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Ruby (5.166 forks)batch import
Add LanguageGood First Issue

Métricas do repositório

Stars
 (13.466 stars)
Métricas de merge de PR
 (Mesclagem média 102d 5h) (19 fundiu PRs em 30d)

Description

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

Guia do colaborador