3 The source code repository for druntime is: http://dsource.org/projects/druntime
\r
5 Druntime is the minimum library required to support the D programming
\r
6 language. It includes the system code required to support the garbage collector,
\r
7 associative arrays, exception handling, array vector operations,
\r
8 startup/shutdown, etc.
\r
10 Druntime forms a common layer underlying the Phobos and Tango user libraries.
\r