One document about Go
Walter Bright
newshound1 at digitalmars.com
Tue Jun 1 16:27:04 PDT 2010
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.
More information about the Digitalmars-d
mailing list