Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Androidâ„¢ device!
Install
Faster access than browser!
 

D (programming language) and MiniD

Shortcuts: Differences, Similarities, Jaccard Similarity Coefficient, References.

Difference between D (programming language) and MiniD

D (programming language) vs. MiniD

D is an object-oriented, imperative, multi-paradigm system programming language created by Walter Bright of Digital Mars and released in 2001. The MiniD programming language is a small, lightweight, extension language in the vein of Lua or Squirrel, but designed to be used mainly with the D programming language.

Similarities between D (programming language) and MiniD

D (programming language) and MiniD have 9 things in common (in Unionpedia): C (programming language), Closure (computer programming), Functional programming, Garbage collection (computer science), Imperative programming, Object-oriented programming, Programming paradigm, Python (programming language), Type system.

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

C (programming language) and D (programming language) · C (programming language) and MiniD · See more »

Closure (computer programming)

In programming languages, a closure (also lexical closure or function closure) is a technique for implementing lexically scoped name binding in a language with first-class functions.

Closure (computer programming) and D (programming language) · Closure (computer programming) and MiniD · See more »

Functional programming

In computer science, functional programming is a programming paradigm—a style of building the structure and elements of computer programs—that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data.

D (programming language) and Functional programming · Functional programming and MiniD · See more »

Garbage collection (computer science)

In computer science, garbage collection (GC) is a form of automatic memory management.

D (programming language) and Garbage collection (computer science) · Garbage collection (computer science) and MiniD · See more »

Imperative programming

In computer science, imperative programming is a programming paradigm that uses statements that change a program's state.

D (programming language) and Imperative programming · Imperative programming and MiniD · See more »

Object-oriented programming

Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. A feature of objects is that an object's procedures can access and often modify the data fields of the object with which they are associated (objects have a notion of "this" or "self").

D (programming language) and Object-oriented programming · MiniD and Object-oriented programming · See more »

Programming paradigm

Programming paradigms are a way to classify programming languages based on their features.

D (programming language) and Programming paradigm · MiniD and Programming paradigm · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

D (programming language) and Python (programming language) · MiniD and Python (programming language) · See more »

Type system

In programming languages, a type system is a set of rules that assigns a property called type to the various constructs of a computer program, such as variables, expressions, functions or modules.

D (programming language) and Type system · MiniD and Type system · See more »

The list above answers the following questions

D (programming language) and MiniD Comparison

D (programming language) has 144 relations, while MiniD has 25. As they have in common 9, the Jaccard index is 5.33% = 9 / (144 + 25).

References

This article shows the relationship between D (programming language) and MiniD. To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »