DMD and commercial application ?
    Adam D. Ruppe 
    destructionator at gmail.com
       
    Fri Apr 16 14:52:39 PDT 2010
    
    
  
On Fri, Apr 16, 2010 at 09:35:04PM +0000, GG wrote:
> can we use DMD compiler to make commercial application ?
Yes.
> can we distribute commercial applications compiled with DMD without contact
> Digital Mars for a license ?
Yes.
> what does "single user license,and may not be redistributed" mean ?
> finally, what can't we do with DMD compiler?
You can't distribute the DMD binary itself, nor the source to the back-end.
But, this doesn't apply to the program's output. So you can do whatever
you want with exe's dmd makes by compiling your own code.
-- 
Adam D. Ruppe
http://arsdnet.net
    
    
More information about the Digitalmars-d
mailing list