/README.txt

http://github.com/AlexeyProkhin/druntime · Plain Text · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 59f45e0d8b258c83fd138eb57114c0fd MD5 · raw file

  1. The source code repository for Druntime is:
  2. https://github.com/D-Programming-Language/druntime
  3. Druntime is the minimum library required to support the D programming
  4. language. It includes the system code required to support the garbage
  5. collector, associative arrays, exception handling, array vector operations,
  6. startup/shutdown, etc.