Thread overview | ||||||
---|---|---|---|---|---|---|
|
June 23, 2014 Contributing to D language | ||||
---|---|---|---|---|
| ||||
I wish I could help with the development of D (either the compiler or std library). Is there a TODO list kept somewhere? Neither Phobos nor DMD have an `issues` page on Github.. I found this http://wiki.dlang.org/Review_Queue but it's kind of short. Best regards, Mike |
June 23, 2014 Re: Contributing to D language | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike | On Mon, Jun 23, 2014 at 04:43:30PM +0000, Mike via Digitalmars-d-learn wrote: > I wish I could help with the development of D (either the compiler or > std library). > > Is there a TODO list kept somewhere? Neither Phobos nor DMD have an `issues` page on Github.. [...] http://issues.dlang.org/ See also: http://wiki.dlang.org/Get_involved T -- To provoke is to call someone stupid; to argue is to call each other stupid. |
June 23, 2014 Re: Contributing to D language | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike | On Monday, 23 June 2014 at 16:43:31 UTC, Mike wrote:
> I wish I could help with the development of D (either the compiler or std library).
>
> Is there a TODO list kept somewhere? Neither Phobos nor DMD have an `issues` page on Github..
>
> I found this http://wiki.dlang.org/Review_Queue but it's kind of short.
>
>
>
> Best regards,
> Mike
issues.dlang.org is the official bug tracker and has plenty to work through.
|
June 23, 2014 Re: Contributing to D language | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike | A lot of developers will say thanks if you help with developing DGUI https://bitbucket.org/dgui/dgui/ D very need native and easy to use GUI lib... |
Copyright © 1999-2021 by the D Language Foundation