License for D setup
q66
quaker66 at gmail.com
Sat Apr 7 10:52:18 PDT 2012
On Saturday, 7 April 2012 at 17:48:14 UTC, vmars316 wrote:
> Greetings,
> I am getting interested in D.
> Pls, what License is for D setup.
> Is it free?
> Also, what operating systems can D run on?
> Win7, Mac,............?
> Thanks...Vernon
Runs on Windows (x86), Linux (x86, 86_64), OS X (x86, x86_64) and
FreeBSD (x86, x86_64).
The compiler frontend is dual licensed under GPL/Artistic, the
backend under a single-user non-redistribution source-available
license.
The standard and runtime libraries are Boost licensed.
More information about the Digitalmars-d-learn
mailing list