D
D is a systems programming language that combines the performance and low-level control of C and C++ with modern productivity features such as optional garbage collection, built-in unit testing, and compile-time metaprogramming.
5 resources across 1 library
Glossary Terms(5)
Terra
Terra is a low-level, statically typed systems programming language embedded inside Lua, letting developers use Lua as a compile-time meta-language to generate…
Red (language)
Red is a homoiconic, multi-paradigm programming language descended from Rebol, designed to let developers write both high-level and system-level (bare-metal) c…
Vala
Vala is an object-oriented programming language with C#-like syntax that compiles to C and targets the GObject type system, giving GNOME developers modern lang…
ATS (language)
ATS (Applied Type System) is a statically typed, functional and imperative programming language that uses dependent and linear types to let programmers formall…
D (language)
D is a systems programming language that combines the performance and low-level control of C and C++ with modern productivity features such as optional garbage…