BNF vs EBNF vs ABNF: which to choose?
Posted
by Jason Baker
on Stack Overflow
See other posts from Stack Overflow
or by Jason Baker
Published on 2010-04-04T16:19:59Z
Indexed on
2010/04/04
16:23 UTC
Read the original article
Hit count: 650
I want to come up with a language syntax. I have read a bit about these three, and can't really see anything that one can do that another can't. Is there any reason to use one over another? Or is it just a matter of preference?
© Stack Overflow or respective owner