mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 05:30:33 +03:00
37 lines
1.7 KiB
Markdown
37 lines
1.7 KiB
Markdown
 Phobos Standard Library
|
|
===================================================================
|
|
|
|
[](https://github.com/dlang/phobos/releases)
|
|
[](https://issues.dlang.org/buglist.cgi?component=phobos&list_id=220147&product=D&resolution=---)
|
|
[](https://circleci.com/gh/dlang/phobos)
|
|
[](https://buildkite.com/dlang/phobos)
|
|
[](https://codecov.io/gh/dlang/phobos)
|
|
[](https://github.com/dlang/phobos/blob/master/LICENSE_1_0.txt)
|
|
|
|
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).
|