Search results

Jump to: navigation, search
  • == D-Mans == ...ures and drawings of the D language mascot, which can also be found on the D homepage.
    451 bytes (66 words) - 20:24, 7 February 2019
  • ...meant as a resource for all of us that wants to help Walter develop the D language by developing a modified DMD frontend that can make use of GCC's middle and *[http://www.dsource.org/projects/gdb-patches Patching GDB] to understand D code/mangling
    11 KB (1,733 words) - 20:04, 1 September 2015
  • ...ns, you may be able to get help at the [http://forum.dlang.org/group/D.gnu D.GNU] forum. If you can improve these instructions, please do so by making a git clone https://github.com/D-Programming-GDC/GDC.git .
    7 KB (1,073 words) - 19:59, 22 June 2017
  • ...]), bringing D to mobile devices, shaping GUI libraries for D, integrating D with other languages and more. Happy hacking! ** detect a users default language
    18 KB (2,945 words) - 20:23, 1 September 2015
  • ...easy to port code between 32 and 64 bit modes, being a systems programming language, dependencies can creep in. This guide points out what changes between the <syntaxhighlight lang="D">
    3 KB (472 words) - 10:14, 14 November 2014
  • D's built in unit testing support makes it very convenient to add tests for c In the most straightforward usage of unit testing in D, assert() is used for contract testing:
    2 KB (304 words) - 10:15, 14 November 2014
  • ...ne of the foundations of system programming for Windows. The D programming language enables the creation of several different types of DLLs. This guide will show how to create DLLs of various types with D.
    8 KB (1,256 words) - 19:59, 27 December 2023
  • == D language for programming competitions == * [https://github.com/dlang/phobos/blob/master/std/bigint.d std.bigint] is slow (not using GMP as a backend)
    4 KB (512 words) - 13:40, 14 December 2023
  • ==Language Server== ...maintained language server called [https://github.com/Pure-D/serve-d serve-d].
    4 KB (446 words) - 11:10, 25 June 2022
  • The following is a list of differences between D2 and The D Programming Language book by Andrei Alexandrescu. ...om a [http://forum.dlang.org/post/mailman.647.1327135415.16222.digitalmars-d-learn@puremagic.com| post by Jonathan M. Davis] on the NG to get this page
    3 KB (446 words) - 12:30, 29 March 2024
  • ...ay also be useful for other programming languages which wish to learn from D's experience. See also: [[Language design discussions]]
    10 KB (1,622 words) - 12:20, 22 September 2022
  • ...hat will change behaviour is code that contains the new construct. The new language construct is specified economically in terms of the existing foreach constr The language grammar is updated in the following way:
    5 KB (627 words) - 11:46, 9 May 2017
  • ...ecially useful for scientific and engineering applications, while reducing language complexity and preserving backwards compatibility. ...nguages like Julia more usable for "vectorized" numerical programming than D. Making ".." a binary operator would enable this functionality, and improv
    6 KB (695 words) - 08:08, 17 March 2014
  • ...ithmetic. Cycles should be handled by the user, see an example at the end. Language interface is not considered, assess if the approach itself is ok. <syntaxhighlight lang="d">
    20 KB (2,909 words) - 01:54, 14 February 2018
  • ...sometimes necessary to find workarounds to bugs, compiler limitations and language design issues. Due to [https://d.puremagic.com/issues/show_bug.cgi?id=5710 Issue 5710], you cannot use deleg
    2 KB (304 words) - 08:16, 25 March 2014
  • | about = D Unit Testing Framework. | about = xUnit Testing Framework for D (forked from jmcabo/dunit).
    1 KB (151 words) - 16:08, 4 January 2024
  • '''WARNING: This crude recipe by an absolute D newbie has not yet been tested--corrections are welcome!''' * a D language source program:
    1 KB (204 words) - 02:02, 3 December 2019
  • ...to simplify retrieval of 3d-party libraries and cross-platfrom building of D applications. '''dub''' is not part of official distribution right now but ...ual distribution and deployment of released projects. D is native compiled language and '''dub''' keeps distinction clear - end user is not even supposed to kn
    6 KB (870 words) - 08:52, 6 June 2014
  • [http://vibed.org/ vibe.d] is popular D web/networking framework that features async I/O and convenient fiber-based ...e if node.js would was good enough solution, I would not have written this D article ;) It has several major issues:
    17 KB (2,493 words) - 03:16, 17 June 2014
  • The number of annotations in the D language continues to grow. Adding all of the <syntaxhighlight lang="D">
    3 KB (416 words) - 04:02, 2 June 2015

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)