Requesting for project ideas
SomeDude
lovelydear at mailmetrash.com
Wed Jan 2 20:40:55 PST 2013
On Wednesday, 2 January 2013 at 17:06:09 UTC, deadalnix wrote:
> On Wednesday, 2 January 2013 at 16:15:00 UTC, Ishan Thilina
> Somasiri wrote:
>
> I think the strongest need for D right now is a better GC. A
> very
> good start would be to make the GC precise on the heap. Compiler
> support have been implemented some time ago, but the GC
> implementation is lacking behind.
>
> I'd be happy to personally help on that one. Other people here
> are very competent as well.
+1 for the GC. Making it precise (and maybe generational) would
easily be a nice project for 2 people at least. As well as
allocators.
For other projects, D still doesn't have a nice unified interface
to databases.
As for distributed computing, a port of Apache Hadoop and HBase
to the D language that shows better performance and memory
characteristics than the Java version would be nice, and it would
shed the light on the language.
More information about the Digitalmars-d
mailing list