The standard library of the D programming language
Find a file
2017-10-05 21:30:13 +02:00
changelog
etc/c
std Issue 16984 - Make std.math runnable 2017-10-05 21:30:13 +02:00
.codecov.yml
.dscanner.ini
.editorconfig
.gitignore
circle.yml
circleci.sh
CODEOWNERS
CONTRIBUTING.md
index.d
Jenkinsfile
LICENSE_1_0.txt
posix.mak Upgrade D-Scanner: Compile D-Scanner with -fPIC 2017-10-01 18:28:34 +02:00
project.ddoc
README.md
unittest.d
win32.mak
win64.mak

D Logo Phobos Standard Library

GitHub tag Build status Code coverage Issue Stats

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.