| File Type |
D Source Code File |
| File Format |
File |
| Common? |
No |
| File Description |
Source code written in the D programming language; similar to C++, but also influenced by C#, Java, and Eiffel; can be opened and edited in a text editor, but requires a D compiler to be compiled into an executable program. |
| Program(s) that open d files |
Mac: GDC for Mac OS X; Edit with a text editor
Windows: Digital Mars D compiler; Edit with a text editor
Unix: GDC; Digital Mars D compiler; Edit with a text editor |
|