Monthly Archives: August 2007

APaGeD–The Attributed Parser Generator Formerly Known as ALLPaGeD–0.3 beta

Jascha has released version 0.3 of his newly renamed Attributed Parser Generator for D (APaGeD). From the NG announcement: – generates LALR(1)-based GLR parsers and LL parsers – generates linear-time first-longest-match lexical analyzers – intuitive, curly-brace-style grammar syntax with embedded … Continue reading

Posted in News | 4 Comments

The 2007 D Programming Language Conference

I’m sitting at my desk in Hannam dong, Seoul, Republic of Korea and it’s 10:10 pm, August 23. In just over three hours, the first D Conference will officially open its doors in Seattle, with the first session beginning thirty … Continue reading

Posted in General | Leave a comment

wxD 0.11, gdcwin, and gdcmac

Anders has released a new version of his wxWidgets bindings. This release works with wxWidgets 2.8.4 and includes support for the string alias introduced in DMD 1.016. On an unrelated note, Anders has also updated his precompiled, ready to run … Continue reading

Posted in GDC Releases, GUI, News | Leave a comment

GDC 0.24

GDC users will be happy to know that David has released a new version. This release brings GDC up to DMD 1.020 and fixes several bugs. Additionally, support for GCC 3.3.x has been removed. Technorati Tags: D Programming Language, GDC, … Continue reading

Posted in GDC Releases | Leave a comment

Descent 0.4.1

Ary Manzana has announced a maintenance release of his Eclipse plugin for D. He stresses that once you’ve updated, don’t forget to run Eclipse with the -clean option. Technorati Tags: D Programming Language, Eclipse

Posted in IDE | Leave a comment