Search results

Jump to: navigation, search
  • scp jo@192.168.35.7:"/path/to/your/ldc/build/runtime/{druntime,phobos2}-test-runner" . ...n the tests as part of a GUI app, ie an apk, which is a slightly different runtime environment. First, you can try [[Build D for Android#Build_a_sample_OpenG
    7 KB (1,064 words) - 10:39, 10 November 2018
  • ...nforced statically. The last one is checked by an <code>assert()</code> at runtime using a hidden flag member; in <code>-release</code> mode, this check (incl
    4 KB (570 words) - 15:03, 14 November 2015
  • === LLVM runtime calls === These need to be added to LDCs runtime. They can be ported from LLVM's compiler-rt/lib/profile, or... I chose to c
    9 KB (1,179 words) - 13:11, 19 July 2017
  • ...rogress. In order to achieve a good rate of improvements for the compiler, runtime, and standard library we need to (a) attract good contributors; (b) make it ...bedded systems. Work will need to be done to modularize the compilers and runtime to enable such use in tightly constrained systems.
    8 KB (1,335 words) - 05:40, 18 May 2018
  • For building on 32-bit with the Visual Studio Runtime, use {{code|MODEL=32mscoff}}. === Building D runtime ===
    10 KB (1,569 words) - 18:14, 23 January 2023
  • // runtime format string
    7 KB (1,010 words) - 11:56, 16 July 2020
  • You first need to install the usual suspects: the dmd compiler, the core runtime library, the standard library, the website source, and the additional tools
    5 KB (813 words) - 01:31, 28 July 2018
  • ...D code for an apk must be compiled to a shared library, which the Android runtime will call: ...native_app_glue.d#L554 as has been done in the default Android wrapper] ([[Runtime internals|<tt>rt_init</tt>/<tt>rt_term</tt> are automatically inserted and
    18 KB (2,884 words) - 20:14, 11 May 2024
  • * ''# cd runtime'' * ''# cd ../runtime''
    4 KB (553 words) - 05:47, 13 June 2016
  • Calypso provides a small runtime library which contains some commonplace utility functions, such as <code>cp ...ion of C++ member function pointers, most of which is in the small Calypso runtime library):
    2 KB (305 words) - 05:01, 27 March 2018
  • ...lined), no recursion either direct or indirect, there is no I/O, no C or D runtime and no OS. However synchronisation primitives such as fence are still avail ...errors either) @nogc, no globals, no classes, interfaces, assoc arrays, no runtime functions, and other restrictions
    13 KB (1,934 words) - 05:20, 27 February 2017
  • ...er cross-compilation support, [[Building LDC runtime libraries|try the new runtime cross-compilation tool instead]].'''</span>
    3 KB (520 words) - 15:41, 19 September 2017
  • ...ucia is interested in continuing her studies and research are compiler and runtime environment development, where she is currently contributing to the D commu
    3 KB (473 words) - 14:05, 1 March 2018
  • ...n are constants known to the compiler, and the result will never change at runtime. Of course, this particular example is trivial, but imagine if this line o ...at, again, the expression is constant and does not need to be performed at runtime.
    48 KB (7,805 words) - 16:40, 13 May 2022
  • ...om/ldc-developers/ldc/blob/master/runtime/ldc-build-runtime.d.in ldc-build-runtime]. * Link-Time Optimization (LTO) for the runtime libraries by recompiling with <tt>-flto</tt>, which produces smaller binari
    6 KB (743 words) - 20:40, 21 May 2024
  • * No dependencies (No Phobos, no C standard library, and no official D runtime). * Consider using -betterC, but a custom minimal D runtime is also a viable option
    34 KB (5,227 words) - 09:35, 2 October 2019
  • ...n explains commonly commands which are commonly used to test the low level runtime library for the D programming language.
    2 KB (288 words) - 15:35, 7 May 2018
  • ...consist of adding support for the iOS platform to the LDC compiler, the D runtime library and the D standard library. The goal would be to get support for th === Baremetal D runtime ===
    26 KB (4,057 words) - 09:39, 2 October 2019
  • ...ime and Phobos don't completely reinvent the wheel and build on top of a C runtime (glibc, musl, Visual C++, Bionic, …). This also applies to <code>-betterC ...fer cross-compiling druntime and Phobos yourself, check out [[Building LDC runtime libraries]].
    9 KB (1,314 words) - 11:22, 11 August 2024
  • ...ng C or C++. Python and Java are more popular today, but fail due to large runtime size and resource requirements. Programming in D will be comfortable, since = Compiling the D runtime for the ARM target =
    14 KB (1,906 words) - 05:21, 6 May 2024

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