Search results

Jump to: navigation, search

Page title matches

  • == Build Systems ==
    2 KB (313 words) - 23:20, 23 April 2021

Page text matches

  • ...t, Scott Meyers] || [https://www.youtube.com/watch?v=Lo6Q2vB9AAg Trends in Systems Programming Languages] || No || [http://dconf.org/2017/ DConf 2017] || 2017 ...p://www.youtube.com/watch?v=LuQ6MFZ7Xu0 Array Slicing and High Performance Systems] || [http://s3.amazonaws.com/dconf2007/Kris_Array_Slicing.ppt yes] || [http
    34 KB (4,757 words) - 16:47, 21 December 2023
  • ...lection of libraries and tools to compile D language programs for embedded systems with the GDC compiler.
    9 KB (1,401 words) - 12:47, 13 December 2023
  • === Operating Systems ===
    8 KB (1,269 words) - 20:51, 11 May 2024
  • ...lection of libraries and tools to compile D language programs for embedded systems with the [[GDC|gdc compiler]].
    1 KB (149 words) - 07:54, 8 June 2018
  • On Unix/Linux systems, you can even use the traditional #! for scripting and set your main.d file When your programs get larger, consider using a [[build systems|build system]].
    5 KB (827 words) - 12:58, 16 July 2020
  • == Build Systems ==
    2 KB (313 words) - 23:20, 23 April 2021
  • ...o install VS 2013 is intended for compatibility with all supported Windows systems, but it's not recommended on Windows 8 and later. Users should prefer to in
    9 KB (1,318 words) - 09:45, 4 March 2018
  • This page shows you how to build and install [[LDC]] on most Posix-like systems such as linux, macOS, BSD, or Android. For building LDC on '''Windows''', p ...e explicitly tests that new LDC versions can be built with 0.17 (on 64-bit systems). The git branch is called <tt>ltsmaster</tt> or [https://github.com/ldc-de
    10 KB (1,573 words) - 22:08, 6 April 2022
  • *** D as a systems programming language should still provide a way to detect if something is a
    10 KB (1,440 words) - 21:40, 20 May 2015
  • * Memory-mapped I/O is too common in low-level programming for a systems language to require the programmer to drop to assembly.
    5 KB (767 words) - 18:55, 28 May 2014
  • * Memory-mapped I/O is too common in low-level programming for a systems language to require the programmer to drop to assembly.
    5 KB (721 words) - 10:23, 12 June 2016
  • embedded systems with the gdc compiler. It can not be used in embedded systems when there is no operating
    2 KB (334 words) - 07:54, 5 April 2018
  • ...powerful systems takes them en mass towards ARM development boards. These systems often lack a good open source toolchain, e.g. linker scripts, HAL, so that
    14 KB (2,288 words) - 04:08, 31 December 2016
  • ...th the other features of D, make it a complete and expressive language for systems-level tasks. On the other hand, economy of means should be exercised in def
    9 KB (1,448 words) - 19:51, 1 September 2015
  • ...ike>GDC sources have their dependencies managed automatically by the build systems. The D frontend sources should be fixed to work in the same way.</strike>
    9 KB (1,306 words) - 20:04, 1 September 2015
  • ...ext sections describe how to compile and link the two on various operating systems.
    3 KB (413 words) - 10:13, 14 November 2014
  • ...e the awareness of D in the open hardware community at large and prove D's systems programming lanugage title along the way. ...powerful systems takes them en mass towards ARM development boards. These systems are cheap, have 32bit CPUs and plenty of RAM/ROM so that D certainly can be
    6 KB (1,109 words) - 20:23, 1 September 2015
  • ...vents - provide abstractions that allow implementing event loops for other systems, e.g. [http://www.libsdl.org/ SDL]
    13 KB (1,989 words) - 11:34, 12 December 2016
  • ...technology company. Large scale use of D programming language (distributed systems and cloud storage). ....com/funkwerk_itk_en/ Funkwerk Aktiengesellschaft] - passenger information systems. [http://dconf.org/talks/rohe.html DConf 2013 talk]. Uses D2 / Phobos.
    4 KB (631 words) - 13:03, 25 March 2021
  • ...rted by GCC. Druntime and Phobos on the other hand only build for very few systems. If you want to use a custom runtime or you are porting druntime and phobos
    7 KB (952 words) - 20:06, 1 September 2015
  • * On *nix systems default symbol visibility is changed to hidden, and only symbols marked wit ===Change symbol visibility on *nix systems===
    13 KB (2,008 words) - 12:39, 31 January 2017
  • Newlib is a lightweight c library for embedded systems. It is available from [//www.sourceware.org/newlib sourceware.org/newlib] ...on to make the library compatible with mobile platforms and "freestanding" systems when there is no os at all.
    8 KB (1,391 words) - 20:04, 1 September 2015
  • ...tart of the data section. Accessing this gap results in a segfault on some systems. Solution is to implement sections_elf for Android.
    2 KB (301 words) - 03:14, 19 March 2018
  • ...ormally it is located on standard paths and Phobos uses those. But on some systems such as NixOS for example, there is no such standard path and to build Phob
    7 KB (1,109 words) - 12:29, 9 March 2023
  • ...by Digital Mars. While we often have a fair amount of leeway with runtime systems, we may not have the same kind of license/ownership leeway with things that
    9 KB (1,363 words) - 22:15, 28 October 2018
  • work on systems without a Garbage Collector and it must be easy to adapt the 'current local ...e the awareness of D in the open hardware community at large and prove D's systems programming lanugage title along the way.
    18 KB (2,945 words) - 20:23, 1 September 2015
  • This describes the D implementation for 32 bit Windows systems. Naturally, Windows specific D features are not portable to other platforms
    3 KB (380 words) - 16:02, 12 December 2021
  • ...designed to make it easy to port code between 32 and 64 bit modes, being a systems programming language, dependencies can creep in. This guide points out what
    3 KB (472 words) - 10:14, 14 November 2014
  • For 32 bit systems: For 64 bit systems:
    11 KB (1,696 words) - 10:44, 27 March 2024
  • * A concurrent <tt>fork</tt>-based GC is available on *nix systems: https://dlang.org/blog/2019/07/22/symmetry-autumn-of-code-experience-repor
    10 KB (1,622 words) - 12:20, 22 September 2022
  • The CI systems will test your PR against the current $STORY branches of all upstream repos
    5 KB (734 words) - 16:31, 11 December 2016
  • "emulate". For example ArchlinuxARM systems are known to work, debian systems will
    7 KB (895 words) - 10:36, 9 January 2016
  • ...gramming in ''C/C++''<ref>barrgroup.com [http://www.barrgroup.com/Embedded-Systems/How-To/C-Volatile-Keyword C Volatile Keyword]</ref>. At some point '''share programming for certain embedded systems has to rely on implementation defined behavior <ref>GDC provides some non-s
    29 KB (4,221 words) - 04:18, 16 April 2016
  • ...D_InlineAsm_X86/D_InlineAsm_X86_64 to version()-completion on non-windows systems was failing
    8 KB (1,061 words) - 11:31, 16 March 2018
  • ...his guide is heavily biased towards those coming from Posix-like operating systems wanting to get a similar simple experience for testing code on Windows. It
    4 KB (614 words) - 14:16, 7 May 2015
  • counting systems, as it will expose opportunities for elision of the inc/dec operations. * Reference counting systems need not adjust the count when passing references that do not escape.
    24 KB (3,898 words) - 19:53, 1 September 2015
  • ...powerful systems takes them en mass towards ARM development boards. These systems often lack a good open source toolchain, e.g. linker scripts, HAL, so that
    16 KB (2,611 words) - 23:08, 26 December 2016
  • ; Embedded systems ...larize the compilers and runtime to enable such use in tightly constrained systems.
    7 KB (1,006 words) - 05:37, 18 May 2018
  • ; Embedded systems ...larize the compilers and runtime to enable such use in tightly constrained systems.
    5 KB (719 words) - 10:14, 17 May 2018
  • ...mer with 6 years of experience, building mostly e-commerce and information systems on a contractual basis. One day, I decided I had enough and wanted to inves
    16 KB (2,917 words) - 02:14, 12 December 2018
  • : * core.cpuid for non-x86 platforms is missing (parse /proc/cpuid on Linux systems)
    5 KB (760 words) - 18:41, 16 July 2017
  • ...or: leverage efficient <tt>fork()</tt> implementations, which in many Unix systems take advantage of hardware-provided copy-on-write semantics for duplicated
    18 KB (2,845 words) - 18:07, 5 December 2017
  • * As a systems language, you have complete control, including manual memory management and
    1 KB (175 words) - 02:12, 23 November 2015
  • ...ng platforms and community sites must also do their part by rethinking the systems they have in place for user commentary so as to discourage — or disallow ...posting bad comments is still a smart first step. Well-designed commenting systems should also aim to highlight thoughtful and valuable opinions while letting
    2 KB (326 words) - 16:46, 21 August 2016
  • ; Embedded systems ...larize the compilers and runtime to enable such use in tightly constrained systems.
    8 KB (1,335 words) - 05:40, 18 May 2018
  • ...or: leverage efficient <tt>fork()</tt> implementations, which in many Unix systems take advantage of hardware-provided copy-on-write semantics for duplicated
    5 KB (737 words) - 13:19, 14 May 2019
  • His fields of interest include operating systems, low level programming, free/open-source software and a new found passion f ...g from the "Low level optimizations" dungeons, conquering the "Distributed systems" land, defeating the "Android" Golem, learning "Artificial Intelligence" fo
    3 KB (473 words) - 14:05, 1 March 2018
  • ...ndroid Apps on a Windows system, it also works for Linux and Mac operation systems. You have to adapt the directory paths according to your operation system.
    2 KB (353 words) - 04:49, 17 February 2018
  • ...the outcome whether positive or negative (e.g. "Researched alternative xyz systems, reached the conclusion that ...")
    3 KB (473 words) - 01:14, 10 March 2017
  • === Graphics library for resource constrained embedded systems === ...itives, and 2D graphics library suitable for resource constrained embedded systems (e.g. ARM Cortex-M) to be used in industrial controls, home appliances, med
    34 KB (5,227 words) - 09:35, 2 October 2019
  • === Graphics library for resource constrained embedded systems === ...itives, and 2D graphics library suitable for resource constrained embedded systems (e.g. ARM Cortex-M) to be used in industrial controls, home appliances, med
    26 KB (4,057 words) - 09:39, 2 October 2019
  • ...d has full ABI compatibility with C, making it very suitable as a “Linux systems-programming language”. ...very long time, GCC is still the premier choice for compiling to ARM Linux systems.
    14 KB (1,906 words) - 05:21, 6 May 2024
  • === Graphics library for resource constrained embedded systems === ...itives, and 2D graphics library suitable for resource constrained embedded systems (e.g. ARM Cortex-M) to be used in industrial controls, home appliances, med
    21 KB (3,279 words) - 04:42, 1 November 2018