Difference between revisions of "Articles"

From D Wiki
Jump to: navigation, search
(use internal links)
(D Builtin Rationale)
Line 73: Line 73:
 
  | author = Walter Bright
 
  | author = Walter Bright
 
  | published = May 07 2012
 
  | published = May 07 2012
}}
 
 
{{Article
 
| name = Uniform Function Call Syntax
 
| url = http://www.drdobbs.com/cpp/uniform-function-call-syntax/232700394
 
| author = Walter Bright
 
| published = Mar 28 2012
 
 
}}
 
}}
  
Line 207: Line 200:
 
| Name = Features
 
| Name = Features
 
| Articles =
 
| Articles =
 +
 +
 +
{{Article
 +
| name = Uniform Function Call Syntax
 +
| url = http://www.drdobbs.com/cpp/uniform-function-call-syntax/232700394
 +
| author = Walter Bright
 +
| published = Mar 28 2012
 +
}}
 +
 +
{{Article
 +
| name = Rationale for D built-ins: (Dynamic Arrays, Strings, Associative Arrays)
 +
| url = https://dlang.org/articles/builtin.html
 +
| author =
 +
| published =
 +
}}
  
 
{{Article
 
{{Article

Revision as of 06:31, 23 December 2018

Beginning

General

Memory Management

Templates

Features

Modules

Architecture and Design

Concurrency

Operating System Development

Metaprogramming

Windows Specific

Interfacing to C

See also