On Monday, 15 September 2014 at 20:02:39 UTC, Andrey wrote:
Can I develop commercial application with D programming language?

Short answer: Yes, you can, you don't need to even think about it.

Long answer: Yes, as long as you conform to the Boost v1.0 license, meaning that if you distribute any uncompiled source code from druntime or phobos then you must include the license notice with your software. Also, distributing the compiler itself requires a certain amount of legal care. However, neither of those are relevant to a normal application.

Reply via email to