Need any help?

Kyle Furlong kylefurlong at gmail.com
Fri Mar 24 02:46:04 PST 2006


weijiajun wrote:
> Hi, I am a CS graduate who really likes development and have really started to
> like D.  I am a student of Chuck Allison and when I was discussing some things
> with him he said that I should come here to the newsgroup to see if there are
> any items that you want added to the library that you would like help with or
> anything else of that nature.  Just let me know.
> 
> 

A couple of suggestions:

1. GDC is a port of the dmd frontend to GCC. If you could work on this to bring it up to date with the current DMD release. Also 
integrating GDC with the different archetectures of GCC would be a HUGE plus.

2. DDL is a runtime linking support library in alpha. Cool stuff could be made with it. Talk to eric on www.dsource.org about it.

3. Ares is a replacement runtime for D, which is smaller and less feature rich than phobos, but wont make you puke on your 
keyboard. Ares is set to grow into a good replacement standard library with the addition of...

4. Mango is a web development library. As such it has support for IO, logging, xml, http, localization, etc. It is the most 
mature public piece of software written in D. As such it is the least in need of help.



More information about the Digitalmars-d mailing list