The standard library of the D programming language
Find a file
2019-05-20 14:44:56 +02:00
.circleci
changelog purge changelog 2019-05-05 02:13:35 +02:00
etc/c
std math.d: disable inline asm tests if unsupported 2019-05-20 14:44:56 +02:00
test
.codecov.yml
.dscanner.ini
.editorconfig
.gitignore
CODEOWNERS
CONTRIBUTING.md
dub.sdl
index.d
Jenkinsfile
LICENSE_1_0.txt
posix.mak
project.ddoc
README.md
unittest.d
win32.mak
win64.mak

D Logo Phobos Standard Library

GitHub tag Bugzilla Issues CircleCi Buildkite Code coverage license

Phobos is the standard library that comes with the D Programming Language Compiler.

Download

Phobos is packaged together with the compiler. You should download the whole precompiled package.

To build everything yourself, there is a description in the wiki.

Phobos is distributed under Boost Software Licence. See the licence file.

I Want to Contribute

Great! See the CONTRIBUTING.md file.