The standard library of the D programming language
Find a file
monarch dodra 281a5b74ef Merge pull request #1752 from dawgfoto/std_zip2
add a set time overload which takes a SysTime
2013-12-09 03:38:28 -08:00
etc/c
std Merge pull request #1752 from dawgfoto/std_zip2 2013-12-09 03:38:28 -08:00
.gitignore
changelog.dd
CONTRIBUTING.md
crc32.d
index.d
LICENSE_1_0.txt
posix.mak fix SO version names 2013-12-06 15:22:29 +01:00
README.md Trivial grammar fix in README.md. 2013-12-05 07:47:58 -08:00
unittest.d
win32.mak
win64.mak

D Logo Phobos Standard Library

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.