compile D programming using gdc
January 27th, 2007 mysurface
How you heard about D programming? It is a new programming after c and c++. A stable version, 1.0, was released on January 2, 2007. To compile D source code, you can uses GDC, it works just like gcc and g++. gdc -o sample{,.d} Check out the D programming homepage for more details. Related Postscompile [...]
Posted in Developer, gdc | Hits: 21051 | 1 Comment »






