Author Archives: Aldacron

GDC Now on GitHub

Like so many other D-related projects, GDC has been migrated to github. I suspect this will up the participation level by a significant factor.

Posted in News | Tagged , , | Leave a comment

Pegged

Philippe Sigaud recently announced Pegged, a parsing expression grammar generator written in D. I have no background at all in this sort of thing, so talk about EBNF grammars and PEGs go way over my head. But if that’s your … Continue reading

Posted in News | Tagged , | Leave a comment

Visual D 0.3.31

Big news from Rainer Schuetze. The latest release of Visual D adds support for GDC. There’s a page on the project wiki that explains how to get it set up. This release also fixes one of my pet peeves. You … Continue reading

Posted in IDE, News | Tagged , , | Leave a comment

Mono-D 0.3.0

A new version of Mono-D, the D Language Add-in for MonoDevelop, has been announced. This version sports a total overhaul of the code completion engine. There have been several releases of the add-in this month, but I hadn’t covered them … Continue reading

Posted in IDE, News | Tagged , | Leave a comment

Mono-D 0.2.9

Mono-D is a plugin for MonoDevelop that allows for D support. Version 0.2.9 is now available for download.

Posted in IDE, News | Tagged , , , | Leave a comment