The D programming language
D is an object-oriented, imperative, multi-paradigm system programming language, with an emphasis on convenience (automatic types, dynamic and associative arrays, slices, ranges, garbage collection), power (choice of multiple paradigms, ability to interface with C code, true immutable data, pure functions, integrated unit testing, refined modularity) and efficiency (natively compiled code, emphasis on safety but ability to choose safety-efficiency tradeoffs).
There is a choice of several different compilers for D code.
- 10 build errors
- 4 open requests ( 0 / 0 )
Refresh
Name | Labels | Changed |
---|
Comments 5
Could you enable build for aarch64, please? And also for SLE15-SP2 backports (for Jump work).
Also you can drop 42.3 and 15.0 repos
And maybe drop 15.1 and add 15.3
Please drop 15.2_ARM repo and add 15.5 repo
Please enable building against Leap 15.6 for this project