"We then define a language for the domain and build tools that support the language, such as editors, compilers and debuggers, to automate the assembly process."
Jack Greenfield and Keith Short
"As witnessed by the very slow take-up of C#, one may design a solid language but then you have to support that language, provide sites/papers/books/courses to help people become fluent in it, and in general build up a community of interest and a community of practice."
Grady Booch
"The point of my post is that given a lanaguage with mechanisms for syntactic extension, making a new native type is no big deal, where in other languages you end up having to hack the parser, and possibly the rest of the compiler."
Ted Leung
"But VB shows us that you can achieve large productivity gains while solving new and interesting problems even in broad scope problem domains."
Harry Pierson
"In other words, Booch's argument against DSL's falls apart if we don't have common semantics across all phases of the system's lifecycle."
Harry Pierson
Recent Comments