/README.txt
http://github.com/AlexeyProkhin/druntime · Plain Text · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 59f45e0d8b258c83fd138eb57114c0fd MD5 · raw file
- The source code repository for Druntime is:
- https://github.com/D-Programming-Language/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.