FileInfo

Languages

Overview

What is a D file? 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.

More Information D files are typically used by GNU Make, a utility used to control the creation of executables and other non-source files of a program. D files may also be opened by any text editor since they store plain text.

Popularity3.7/5

34 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

MacroMates TextMate 2 Icon

Breadcrumbs

DeveloperN/A
Popularity3.3 | 7 Votes

Previous / Next

In-Depth

.D File Extension

2 file types use the .d file extension.

D Source Code File

DeveloperN/A
Popularity
3.7  |  34 Votes
 

What is a D file?

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.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open D files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Code::Blocks

Free

Any text editor

Mac

Code::Blocks

Free

MacroMates TextMate

Free

Any text editor

Linux

Code::Blocks

Free

Any text editor

Category: Developer Files

Updated: April 11, 2018

Source Dependency File

DeveloperN/A
Popularity
3.3  |  7 Votes
 

A D file may also be a source dependency file generated by GCC, a GNU C compiler. It contains dependencies in plain text that describe the files that were used to create compiled objects ( .O files) by a C compiler. D files are generated automatically when the -MMD flag is activated when compiling with GCC.

More Information

D files are typically used by GNU Make, a utility used to control the creation of executables and other non-source files of a program. D files may also be opened by any text editor since they store plain text.

Programs that open D files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

GNU Emacs

Free

Any text editor

Mac

GNU Make

Free

GNU Emacs

Free

Any text editor

Linux

GNU Make

Free

GNU Emacs

Free

Any text editor

Category: Developer Files

Updated: May 4, 2018

FAQ

What is a D file?
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.