Search references for D PROGRAMMING-LANGUAGE. Phrases containing D PROGRAMMING-LANGUAGE
See searches and references containing D PROGRAMMING-LANGUAGE!D PROGRAMMING-LANGUAGE
Multi-paradigm system programming language
D, also known as dlang, is a multi-paradigm system programming language created by Walter Bright at Digital Mars and released in 2001. Andrei Alexandrescu
D_(programming_language)
List of programming languages types and the languages that meet its description
list of notable programming languages, grouped by notable language attribute. As a language can have multiple attributes, the same language can be in multiple
List of programming languages by type
List_of_programming_languages_by_type
Language for controlling a computer
A programming language is an engineered language for expressing computer programs, typically allowing software to be written in a human readable manner
Programming_language
Programming language for experimentation or art
An esoteric programming language (sometimes shortened to esolang) or weird language is a programming language designed to test the boundaries of computer
Esoteric_programming_language
to notable programming languages, in current or historical use. Dialects of BASIC (which have their own page), esoteric programming languages, and markup
List_of_programming_languages
Procedural programming language
B is a programming language developed at Bell Labs circa 1969 by Ken Thompson and Dennis Ritchie. B was designed for recursive, non-numeric, machine-independent
B_(programming_language)
General-purpose programming language
C is a general-purpose programming language created in the 1970s by Dennis Ritchie. By design, C gives programmers relatively direct access to the features
C_(programming_language)
Programming language written graphically by a user
computing, a visual programming language (visual programming system, VPL, or, VPS), also known as diagrammatic programming, graphical programming or block coding
Visual_programming_language
General-purpose programming language
Zig is a system programming language designed to be a general-purpose improvement to the C programming language. It is free and open-source software,
Zig_(programming_language)
Functional programming language for arrays
spreadsheets, functional programming, and computer math packages. It has also inspired several other programming languages. A mathematical notation for
APL_(programming_language)
Branch of computer science
characterization, and classification of formal languages known as programming languages. Programming language theory is closely related to other fields including
Programming_language_theory
Programming language
interop, and metaprogramming. Computer programming portal Crystal (programming language) D (programming language) Fat pointer "Contributors to nim-lang/Nim"
Nim_(programming_language)
High-level programming language first released in 1980
and object-oriented high-level programming language, inspired by Pascal and other languages. It has built-in language support for design by contract (DbC)
Ada_(programming_language)
Programming language family
(historically LISP, an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized prefix
Lisp_(programming_language)
Programming paradigm based on applying and composing functions
functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm
Functional_programming
of programming languages spans from documentation of early mechanical computers to modern tools for software development. Early programming languages were
History of programming languages
History_of_programming_languages
Programming language for JSON
command-line utility and very high-level, functional, domain-specific programming language designed for processing JSON data. jq filters its input data to produce
Jq_(programming_language)
Computer programming language from 1960s
(Combined Programming Language) is a multi-paradigm programming language developed in the early 1960s. It is an early ancestor of the C language via the
CPL_(programming_language)
Programming language used in many domains
general-purpose language that supported scientific, commercial, and systems programming. Indeed, a subset of PL/I was used as the standard systems programming language
General-purpose programming language
General-purpose_programming_language
General-purpose programming language
introductory programming language. Since 2003, Python has consistently ranked among the top ten most popular programming languages in the TIOBE Programming Community
Python_(programming_language)
Apple's general-purpose, open-source, compiled programming language
Computer programming portal List of Swift software and tools Comparison of programming languages Objective-C D (programming language) Kotlin (programming language)
Swift_(programming_language)
Microsoft programming language
strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods. It is most often used
F Sharp (programming language)
F_Sharp_(programming_language)
Class of computer programming languages
high-level programming concepts like structured programming. Examples include Executive Systems Problem Oriented Language (ESPOL) and Systems Programming Language
System_programming_language
Programming languages are used for controlling the behavior of a machine (often a computer). Like natural languages, programming languages follow rules
Comparison of programming languages
Comparison_of_programming_languages
Topics referred to by the same term
Evaluation Criteria D (programming language), a C++-like programming language developed by Walter Bright D, a programming language designed to be used
D_(disambiguation)
Mathematical study of the meaning of programming languages
In programming language theory, semantics is the rigorous mathematical logic study of the meaning of programming languages. Semantics assigns computational
Semantics (programming languages)
Semantics_(programming_languages)
Programming language close to hardware
A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture, memory
Low-level programming language
Low-level_programming_language
Lisp dialect
multi-paradigm programming language. The Racket language is a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language
Racket_(programming_language)
U.S. nonprofit organization
related to the D programming language. The D Language Foundation also organizes developer conferences including the yearly D Programming Language Conference
D_Language_Foundation
Language for cognitive agents
agent programming language for programming cognitive agents. GOAL agents derive their choice of action from their beliefs and goals. The language provides
GOAL agent programming language
GOAL_agent_programming_language
Patterns used in computer programming
from the original on 2022-06-22. Retrieved 2022-06-22. "std.path - D Programming Language - Digital Mars". dlang.org. Archived from the original on 2014-09-08
Glob_(programming)
Compiler for xBase
is a powerful general-purpose programming language, it was used mainly to create database business programs. One major dBase feature not implemented in
Clipper (programming language)
Clipper_(programming_language)
Programming language designed for interoperability with C++
program might be written in Carbon and C++: Computer programming portal Comparison of programming languages Timeline of programming languages C++ D Go
Carbon_(programming_language)
Programming language
general-purpose, multi-paradigm, compiled imperative and declarative programming language developed by Huawei. It was first released on June 21, 2024, as part
Cangjie (programming language)
Cangjie_(programming_language)
Functional programming language
functional programming language originally developed by Ulf Norell at Chalmers University of Technology with implementation described in his PhD thesis.
Agda_(programming_language)
Form of source code, without regard to meaning
computer language rules. Like a natural language, a computer language (i.e. a programming language) defines the syntax that is valid for that language. A syntax
Syntax (programming languages)
Syntax_(programming_languages)
Programming language
high-level, functional programming language. It is a dialect of the programming language ML, designed by Hongwei Xi to unify computer programming with formal specification
ATS_(programming_language)
C keyword for defining a structured data type
In the C programming language, struct (referring to a structure) is the keyword used to define a composite, a.k.a. record, data type – a named set of values
Struct (C programming language)
Struct_(C_programming_language)
Imperative programming – explicit statements that change a program state Logic programming – uses explicit mathematical logic for programming Metaprogramming
Comparison of multi-paradigm programming languages
Comparison_of_multi-paradigm_programming_languages
Programming language learning environment
Scratch is a high-level, block-based visual programming language and website aimed primarily at children as an educational tool, with a target audience
Scratch (programming language)
Scratch_(programming_language)
General-purpose programming language
Ruby is a general-purpose programming language designed with an emphasis on programming productivity and simplicity. In Ruby, everything is an object
Ruby_(programming_language)
Programming paradigm based on objects
Object-oriented programming (OOP) is a programming paradigm based on objects – software entities that encapsulate data and function(s).[clarification needed]
Object-oriented_programming
Dynamic tracing framework for kernel and applications
programs (also referred to as scripts) using the D programming language (not to be confused with other programming languages named "D"). The language
DTrace
General-purpose programming language
high-level general-purpose programming language that supports both object-oriented programming and functional programming. Designed to be concise, many
Scala_(programming_language)
Programming language
UR-lang) is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system. The term Erlang is used
Erlang_(programming_language)
Multi-paradigm computer programming language
Programming Language) is a procedural, imperative, and structured programming language. Originally intended for writing compilers for other languages
BCPL
Class-based programming language
CLU is a class-based programming language created at the Massachusetts Institute of Technology (MIT) by Barbara Liskov and her students starting in 1973
CLU_(programming_language)
Programming paradigm based on modeling the logic of a computation
declarative programming is a programming paradigm that expresses the logic of a computation without fully describing its control flow. Languages that permit
Declarative_programming
Programming language
and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using
Pascal_(programming_language)
Dialect of Lisp
for functional programming and associated techniques such as recursive algorithms. It was also one of the first programming languages to support first-class
Scheme_(programming_language)
Programming language
programming and network performance analysis. Like John Backus's languages FP and FL, J supports function-level programming via its tacit programming
J_(programming_language)
Programming language created in 1976
is a programming language developed in the mid 1970s at the Xerox Palo Alto Research Center in Palo Alto, California, United States. The language name
Mesa_(programming_language)
Programming language
Open Programming Language (OPL) is a programming language for embedded systems and mobile devices that run the operating systems EPOC and Symbian. It was
Open_Programming_Language
Early high-level programming language
The Address programming language (Russian: Адресный язык программирования, Ukrainian: Адресна мова програмування) is one of the world's first high-level
Address_programming_language
Esoteric programming language
esoteric programming language with syntax where only whitespace characters (space, tab and newline) have meaning – contrasting typical languages that largely
Whitespace (programming language)
Whitespace_(programming_language)
General-purpose programming language
general-purpose programming language first published in 1987 by Niklaus Wirth and the latest member of the Wirthian family of ALGOL-like languages (Euler, ALGOL
Oberon_(programming_language)
Documentation defining a programming language
In computer programming, a programming language specification (or standard or definition) is a specification language or documentation[dubious – discuss]
Programming language specification
Programming_language_specification
Programming language derived from Perl
of programming languages. Formerly named Perl 6, it was renamed in October 2019. Raku introduces elements of many modern and historical languages. Compatibility
Raku_(programming_language)
Stack-based programming language
Forth is a stack-oriented programming language and interactive integrated development environment designed by Charles H. "Chuck" Moore and first used by
Forth_(programming_language)
Programming language used in CNC and 3D printing
most widely used computer numerical control (CNC) and 3D printing programming language. It is used mainly in computer-aided manufacturing to control automated
G-code
Computer programming language
high level imperative, object-oriented programming language, designed to be a lightweight scripting language that fits in the size, memory bandwidth
Squirrel (programming language)
Squirrel_(programming_language)
Low-level programming language family
was commonplace for both systems programming and application programming to take place entirely in assembly language. While still irreplaceable for some
Assembly_language
Functional logic programming language
Mercury is a functional logic programming language made for real-world uses. The first version was developed at the University of Melbourne, Computer Science
Mercury (programming language)
Mercury_(programming_language)
General-purpose programming language
(class-based), and component-oriented programming disciplines. The principal designers of the C# programming language were Anders Hejlsberg, Scott Wiltamuth
C Sharp (programming language)
C_Sharp_(programming_language)
Multiparadigm programming language
multiparadigm programming language, developed in the Programming Systems Lab at Université catholique de Louvain, for programming-language education. It
Oz_(programming_language)
List processing programming language
Fortran programming language, and later embedded into MAD and ALGOL. The best known program written in the language is ELIZA, an early natural language processing
SLIP_(programming_language)
General-purpose programming language
(/ˈfɔːrtræn/; formerly FORTRAN) is a third-generation, compiled, imperative programming language designed for numeric computation and scientific computing. Fortran
Fortran
Programming language
Hack is a programming language for the HipHop Virtual Machine (HHVM), created by Meta (formerly Facebook) as a dialect of PHP. The language implementation
Hack_(programming_language)
Language for controlling network data forwarding
P4 is a programming language for controlling packet forwarding planes in networking devices, such as routers and switches. In contrast to a general purpose
P4_(programming_language)
Applying operations to whole sets of values simultaneously
engineering settings. Modern programming languages that support array programming (also known as vector or multidimensional languages) have been engineered specifically
Array_programming
Prototype-based programming language
Self is a general-purpose, high-level, object-oriented programming language based on the concept of prototypes. Self began as a dialect of Smalltalk, being
Self_(programming_language)
Computer language specialized to a specific set of requirements or function
domain-specific language is somewhere between a tiny programming language and a scripting language, and is often used in a way analogous to a programming library
Domain-specific_language
Object-oriented programming language
Eiffel is an object-oriented programming language designed by Bertrand Meyer (an object-orientation proponent and author of Object-Oriented Software Construction)
Eiffel_(programming_language)
record of notable programming languages, by decade. History of computing hardware History of programming languages Programming language Timeline of computing
Timeline of programming languages
Timeline_of_programming_languages
Programming language
Dart is a programming language designed by Lars Bak and Kasper Lund and developed by Google. It can be used to develop web and mobile apps as well as server
Dart_(programming_language)
Programming language that uses first order logic
logic. Unlike many other programming languages, Prolog is intended primarily as a declarative programming language: the program is a set of facts and rules
Prolog
Type of programming paradigm in computer science
In computer science, imperative programming is a software programming paradigm that provides specific instructions for how computations should take place
Imperative_programming
Procedural, imperative computer programming language
PL/I (Programming Language One, pronounced /piː ɛl wʌn/ and sometimes written PL/1) is a procedural, imperative computer programming language initially
PL/I
Programming paradigm based on formal logic
Logic programming is a programming, database, and knowledge representation paradigm based on formal logic. A logic program is a set of sentences in logical
Logic_programming
Computer programming language
Harbour is a computer programming language, used mainly to create database/business programs. It is a modernised cross-platform version of the older Clipper
Harbour (programming language)
Harbour_(programming_language)
Parallel programming language
Chapel, the Cascade High Productivity Language, is a parallel programming language that was developed by Cray, and later by Hewlett Packard Enterprise
Chapel_(programming_language)
Programming language
computer programming. It makes it possible to embed complex objects in simple documents without needing to switch between programming languages or development
Curl_(programming_language)
Text in computer source code that is generally ignored by a compiler/interpreter
of a programming style guide. But, best practices are disputed and contradictory. Support for code comments is defined by each programming language. The
Comment (computer programming)
Comment_(computer_programming)
Programming language
Ballerina is a general-purpose programming language designed by WSO2 for cloud computing application software. It is free and open-source software released
Ballerina (programming language)
Ballerina_(programming_language)
Extent to which a programming language discourages type errors
safety is the extent to which a programming language discourages or prevents type errors.[vague] Type-safe languages are sometimes also called strongly
Type_safety
Declarative, general-purpose programming language
declarative, general-purpose programming language that adheres to the logic programming paradigm. It is a strongly typed language, the type system being based
Gödel_(programming_language)
Programming language
Flix is a functional, imperative, and logic programming language developed at Aarhus University, with funding from the Independent Research Fund Denmark
Flix_(programming_language)
Programming language
Vala is an object-oriented programming language with a self-hosting compiler that generates an intermediate representation in C source code and uses the
Vala_(programming_language)
Programming language feature
uniform call syntax (UCS) is a programming language feature in D, Nim, Koka, Effekt,, Lean, and other programming languages, that allows any function to
Uniform_function_call_syntax
Approach to software development
Literate programming (LP) is a programming paradigm introduced in 1984 by Donald Knuth in which a computer program is given as an explanation of how it
Literate_programming
Programming language with very high abstraction
programming languages (not "very") used for scripting, such as Perl, Python, PHP, Ruby, and Visual Basic. Automatic programming Low-level programming
Very high-level programming language
Very_high-level_programming_language
Lightweight programming language
[ˈlu(w)ɐ] meaning moon) is a lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications. Lua is cross-platform
Lua
Computer programming for quantum computers
Q Language is the second implemented imperative quantum programming language. Q Language was implemented as an extension of C++ programming language. It
Quantum_programming
ACM annual conference series on programming language theory
The Programming Language Design and Implementation (PLDI) conference is an annual computer science conference organized by the Association for Computing
Programming Language Design and Implementation
Programming_Language_Design_and_Implementation
Programming language
object-oriented, actor model, capabilities-secure, high performance programming language. Pony's reference capabilities allow even mutable data to be safely
Pony_(programming_language)
Computer programming paradigm
In computer programming, dataflow programming is a programming paradigm that models a program as a directed graph of the data flowing between operations
Dataflow_programming
Style of computer programming
Generic programming is a style of computer programming in which algorithms are written in terms of data types to-be-specified-later that are then instantiated
Generic_programming
Programming language (1964)
TRAC (for Text Reckoning And Compiling) Language is a programming language developed between 1959–1964 by Calvin Mooers and first implemented on the PDP-1
TRAC_(programming_language)
Computer programming paradigm
languages. Programming languages with built-in support for constraints include Oz (functional programming) and Kaleidoscope (imperative programming)
Constraint_programming
"genealogy" of programming languages. Languages are categorized under the ancestor language with the strongest influence. Those ancestor languages are listed
Generational list of programming languages
Generational_list_of_programming_languages
D PROGRAMMING-LANGUAGE
D PROGRAMMING-LANGUAGE
Male
Hungarian
Hungarian name ÃRPÃD means "seed."
Boy/Male
Muslim
The loving one
Boy/Male
American, Australian, British, English
Phonetic Name Based on Initials; Combination of Initials J and D
Surname or Lastname
English
English : variant of Senior, with excrescent -d.
Boy/Male
Scottish
Son of the ba!d man.
Girl/Female
Hindu, Indian
Every Part or Element of D Earth
Male
Hungarian
Hungarian name derived from Latin Alfredus, ALFRÉD means "elf counsel."
Boy/Male
English American
A name beginning with D, also frequently used as an independent name.
Boy/Male
Indian
The loving one
Girl/Female
Indian
Proper name name of grand D
Surname or Lastname
English
English : variant (with excrescent -d) of Simmons.
Boy/Male
Muslim/Islamic
Approve(d) Accept(ed)
Female
Irish
Pet form of Irish Gaelic BrÃghid, BRÃD means "exalted one."
Boy/Male
Indian
Splendors, Pl of bahjah, D
Biblical
the light of redemption
Girl/Female
American, Australian, British, English
Stone of the Side; Combination of Initials J and D; The Gemstone Jade
Male
Hungarian
Hungarian form of German Konrad, KONRÃD means "bold counsel."
Surname or Lastname
English
English : patronymic from Simon, with an excrescent -d.
Boy/Male
Muslim
Splendors, Pl of bahjah, D
Girl/Female
Muslim
Proper name name of grand D
D PROGRAMMING-LANGUAGE
D PROGRAMMING-LANGUAGE
Boy/Male
Hindu, Indian, Traditional
Supersoul
Male
Spanish
Pet form of Spanish Francisco, CURRO means "French."
Boy/Male
Sikh
Light of glory
Girl/Female
Scottish
From the Gaelic 'dubhglas' meaning dark water, dark stream, or from the dark river.
Surname or Lastname
English
English : metonymic occupational name for a maker of strings or bow strings, from Middle English streng ‘string’, ‘cord’.
Girl/Female
Christian, German, Swedish
Industrious; Striving; Work; Rival; Laborious; Eager
Boy/Male
Tamil
Vasa Spring season, Happy
Boy/Male
Hindu, Indian, Kannada, Telugu, Traditional
Lord of Peace
Female
Hindi/Indian
(उषा) Hindi myth name of a demon princess, daughter of heaven, and sister of night, USHA means "dawn."
Biblical
generation; house of the shepherd or of the companion
D PROGRAMMING-LANGUAGE
D PROGRAMMING-LANGUAGE
D PROGRAMMING-LANGUAGE
D PROGRAMMING-LANGUAGE
D PROGRAMMING-LANGUAGE
n.
The sclerotic coat of the eye. See Illust. of Eye (d).
a.
A purple dye obtained from the plant turnsole. See def. 1 (d).
n.
A subtonic sound or element; a vocal consonant, as b, d, g, n, etc.; a subvocal.
n.
A white, crystalline, bitter substance, regarded as a glucoside, and extracted from Daphne mezereum and D. alpina.
n.
The action of the organs in producing such sounds; as, to give a trill to the tongue. d
n.
Same as Redfish (d).
a.
Made by complete closure of the mouth organs; shut; -- said of certain consonants (p, b, t, d, etc.).
prep.
In the place of; in the stead; as, A. B. was appointed postmaster vice C. D. resigned.
n.
Same as Drum, n., 2(d).
imp. & p. p.
of Review
n.
See Groundnut (d).
n.
A cetacean of the genus Delphinus and allied genera (esp. D. delphis); the true dolphin.
n.
A fruit tree (D. zibethinus, the only species known) of the Indian Archipelago. It bears the durian.
n.
An earthnut, or groundnut. See Groundnut (d).
n.
One who holds the tenets of Arminius, a Dutch divine (b. 1560, d. 1609).