druntime vs phobos

Mattbeui matheus_nab at hotmail.com
Wed Feb 1 17:33:39 PST 2012


Hi,

What are the main differences between these two libs?

Since I saw:

On Github:

Druntime: Druntime is the minimum library required to support the 
D programming
language. It includes the system code required to support the 
garbage
collector, associative arrays, exception handling, array vector 
operations,
startup/shutdown, etc.

phobos: Runtime library for the D programming language — Read 
more d-programming-language.org


On this forum - Index:

D-runtime: Runtime library design and implementation

phobos: Phobos standard library design and implementation


1) Using D2 I need both?

2) Where phobos replaces druntime and vice-versa?

Thanks.


More information about the Digitalmars-d mailing list