phobos/README.md
2013-12-05 07:47:58 -08:00

31 lines
907 B
Markdown

![D Logo](http://dlang.org/images/dlogo.png) Phobos Standard Library
===================================================================
Phobos is the standard library that comes with the
[D Programming Language](http://dlang.org) Compiler.
* [Bugzilla bug tracker](http://d.puremagic.com/issues/)
* [Forum](http://forum.dlang.org/)
* [API Documentation](http://dlang.org/phobos/)
* [Wiki](http://wiki.dlang.org/)
Download
--------
Phobos is packaged together with the compiler.
You should
[download the whole precompiled package](http://dlang.org/download.html).
To [build everything yourself](http://wiki.dlang.org/Building_DMD),
there is a [description in the wiki](http://wiki.dlang.org/Building_DMD).
Phobos is distributed under Boost Software Licence.
See the [licence file](LICENSE_1_0.txt).
I Want to Contribute
--------------------
Great!
See the [CONTRIBUTING.md file](CONTRIBUTING.md).