It’s a while that this article have been a draft. Now i just have time to finish it. So here it’s! Last week gdc was been ported to match the dmd frontend version 2.015. I’ve wrote i… more →
goshawk's digital nestwrote 1 month ago: So, I finally found some time for a Template Metaranting follow-up post. This time let’s get d … more →
wrote 2 months ago: Here’s another post in the series, this time it’s C++ vs. the D programming language. Le … more →
wrote 2 months ago: There’s an increasing interest with the D programming language amongst my readers so I figured … more →
wrote 6 months ago: C++的变态毋庸置疑。D语言的出现是借鉴了大部分流行语言的优点,比如说C++的template等,Java的single inheritance等。然而它依然处在襁褓期,前途无法预测。我有空还是研究一 … more →
wrote 7 months ago: An implementation of the Merge Sort algorithm in the D Programming Language (version 2). T[] merge(a … more →
wrote 8 months ago: Hello fellow programmers. Look at your favourite programming language. Now back to Lisp. Now back to … more →
wrote 9 months ago: Just to evangelize D a little and increase my code/crap ratio, let’s pretend we develop a libr … more →
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 →
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 →
wrote 1 year ago: So, I’m going to break the usual design-quirk rutine and actually show something fun this time … more →
wrote 1 year ago: Let’s suppose we have this class hierarchy: It’s a fairly specialized class hierarchy pr … more →
wrote 1 year ago: Testing in programming is pretty important, no doubts about it, too bad that some languages make it … more →
wrote 1 year ago: “Ignore all the people who tell you it can’t be done. Telling you it can’t be done … more →
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 →
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 →
wrote 2 years ago: If you want to understand C++ template metaprogramming (TMP) you have to know functional programming … more →
wrote 2 years ago: “I’ve been doing some template metaprogramming lately,” he said nonchallantly. Why … more →
wrote 2 years ago: Andrei Alexandrescu, one of the people behind the development of the D programming language, have be … more →
wrote 2 years ago: Hi, i’ve just done a small video in how to being productive with the D programming language. T … more →