|
|
|
|
|
by jgord
3475 days ago
|
|
Nooo.. it just needs a proper formal grammar adopted, that captures the best of the common variants. Then people can extend their tools to use that single variant and standard parser/grammar. Most [good] languages were implemented first without a formal grammar - lex/yacc/bnf usually came later, if at all. |
|