bnfc icon indicating copy to clipboard operation
bnfc copied to clipboard

Support EBNF

Open beantoan opened this issue 11 years ago • 2 comments

EBNF is the Extended BNF which is so useful and concise to declare the context-free grammar. EBNF is specified at here

beantoan avatar Oct 11 '14 17:10 beantoan

EBNF is already in the list of possible future backends. But maybe you meant supporting ebnf as input?

gdetrez avatar Oct 11 '14 17:10 gdetrez

I mean that it is input file (.cf) to compile to other languages.

beantoan avatar Oct 12 '14 01:10 beantoan