Jump to content

Category:D

From Rosetta Code
Language
D
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type safety: Safe, Unsafe
Type strength: Strong
Type compatibility: Nominative, Structural
Type expression: Explicit
Type checking: Dynamic, Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using D.
Try this language on Codepad.

D is an object-oriented, imperative, functional and multi-paradigm systems programming language designed by Walter Bright of Digital Mars. Although it originated as a re-engineering of C++, and is thus predominantly influenced by that language, it is not a variant of C++. Rather, D redesigns some C++ features and is influenced by concepts from other programming languages such as Python, Java, C# and Eiffel.

Citations

Todo

Reports:Tasks_not_implemented_in_D

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "D"

The following 200 pages are in this category, out of 991 total.

(previous page) (next page)
(previous page) (next page)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.