Bill Baxter wrote:
Computer languages exist to make life easier for their human users. So I keep thinking that rather than limit the language's options in terms of grammar, it would be better to just provide an easy-to-use parsing library for the language that makes adding editor support simple. What would be the problem with that?
I've thought many times about adding a D lexer & parser to the standard library. It's a good idea.
