Forgot password? Sign Up

Blogs about: D Programming Language

Featured Blog

Templated Monads? Monadic Templates?

Kajtek wrote 1 month ago: So, I finally found some time for a Template Metaranting follow-up post. This time let’s get d … more →

Tags: hacks, D, Scheme, functional programming, Monad, Template, D templates, Binary Tree

Template Metaranting4 comments

Kajtek wrote 2 months ago: Here’s another post in the series, this time it’s C++ vs. the D programming language. Le … more →

Tags: design 'quirks', D, C/C++, programming language comparison, Templates, Metaprogramming, c11, Syntax, object.template function

Romans, rubies and the D18 comments

Kajtek wrote 2 months ago: There’s an increasing interest with the D programming language amongst my readers so I figured … more →

Tags: design 'quirks', D, Ruby, programming language comparison, CTFE, high level languages

变态的C++,纠结的D语言

Chuanlong (Ben) Du wrote 6 months ago: C++的变态毋庸置疑。D语言的出现是借鉴了大部分流行语言的优点,比如说C++的template等,Java的single inheritance等。然而它依然处在襁褓期,前途无法预测。我有空还是研究一 … more →

Tags: Java, C#, Template, Single Inheritance.

Mergesort Arrays in D

nionbohart wrote 7 months ago: An implementation of the Merge Sort algorithm in the D Programming Language (version 2). T[] merge(a … more →

Tags: Programming languages, merge sort, D programming language, Algorithms

ASM development log 1: OliviaBOT1 comment

Kajtek wrote 8 months ago: Hello fellow programmers. Look at your favourite programming language. Now back to Lisp. Now back to … more →

Tags: ASM log, AI, projects, ASM, D, Irc, Robots, interpreters

Properties in the D programming language5 comments

Kajtek wrote 9 months ago: Just to evangelize D a little and increase my code/crap ratio, let’s pretend we develop a libr … more →

Tags: design 'quirks', hacks, D, C/C++, Python, Properties, Good practice, programming style, programming language comparison

City Blueprints2 comments

Kajtek wrote 11 months ago: I didn’t make it on time with (car ‘(3)) and it’s been quite a while without any u … more →

Tags: D, University, Blueprints, OpenGL, openstreetmap, Maps, Cities, glfw, ftgl

(car '(2 3))

Kajtek wrote 1 year ago: It’s been a while since my last post, more than I’d wish for actually, and that is becau … more →

Tags: projects, D, Scheme, interpreters

(car '(1 2 3))

Kajtek wrote 1 year ago: So, I’m going to break the usual design-quirk rutine and actually show something fun this time … more →

Tags: D, University, latmab, Math, calculator, Algebra.

Mixins make sense

Kajtek wrote 1 year ago: Let’s suppose we have this class hierarchy: It’s a fairly specialized class hierarchy pr … more →

Tags: design 'quirks', D, Java, C/C++, mixins, Design Patterns, Good practice, programming language comparison

Testing

Kajtek wrote 1 year ago: Testing in programming is pretty important, no doubts about it, too bad that some languages make it … more →

Tags: dev, D, Java, C/C++, unittesting, Framework, Testing, Programming Language

Getting started with the D programming language2 comments

Jabba Laci wrote 1 year ago: “Ignore all the people who tell you it can’t be done. Telling you it can’t be done … more →

Tags: book

Using glClipPlanes and plane equations7 comments

pihlaja wrote 1 year ago: About a year ago, I searched for an OpenGL way of clipping a rectangle in 2D/3D space. To explain fu … more →

Tags: D, Problems, OpenGL, OpenGL, glClipPlane, plane equation

Gdc with dmd 2.015 frontend dstress results2 comments

vincenzoampolo7 wrote 2 years ago: It’s a while that this article have been a draft. Now i just have time to finish it. So here i … more →

Tags: D, GDC

What Does Haskell Have to Do with C++?46 comments

Bartosz Milewski wrote 2 years ago: If you want to understand C++ template metaprogramming (TMP) you have to know functional programming … more →

Tags: Programming, C#, Haskell, functional programming

Template Metaprogramming Made Easy (Huh?)15 comments

Bartosz Milewski wrote 2 years ago: “I’ve been doing some template metaprogramming lately,” he said nonchallantly. Why … more →

Tags: Programming, C#, functional programming

D programming language reaches Intel1 comment

vincenzoampolo7 wrote 2 years ago: Andrei Alexandrescu, one of the people behind the development of the D programming language, have be … more →

Tags: D, andrei

How to install Eclipse+Descent+Ldc D programming language compiler and configure auto completition4 comments

vincenzoampolo7 wrote 2 years ago: Hi, i’ve just done a small video in how to being productive with the D programming language. T … more →

Tags: D, ubuntu, Eclipse


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS