Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
January 01, 2010 Re: D in the ix magazine about "programming today" | ||||
---|---|---|---|---|
| ||||
hi, i am c# programmer. i am still junior compare to all of you guys. i've been monitoring d for 1 year. who knows I will use it too. Extrawurst Wrote: > "And D [..] is not going to become big enough [..] cause there is no big company backing it up" - well this is quite a controversal statement d is big language. but : 1. it's library support is not. (dsource.org is messed up, some library is alpha, beta, abandoned, incomplete, not compile etc). to make D big enough , people must abandon or combine their own project and make ONE standard library(gui, network, container, web support, logging, and soon) and ship with compiler. so application developer even a beginner like me can start using it. 2. binary support is not. D binary must be able to call at least D binary cleanly. dll call dll. i think there must be no such this : fp = GetProcAddress(h, "D5mydll10getMyClassFZC5mydll7MyClass"); remember i am a junior compare to you. |
January 01, 2010 Re: D in the ix magazine about "programming today" | ||||
---|---|---|---|---|
| ||||
Posted in reply to hello there | this is what i think about D. I don't mean to insult people. thanks. |
January 01, 2010 Re: D in the ix magazine about "programming today" | ||||
---|---|---|---|---|
| ||||
Posted in reply to hello there | "hello there" <nowhere@company.com> wrote in message news:hhl737$1pgd$1@digitalmars.com... > (dsource.org is messed up, some library is alpha, beta, abandoned, > incomplete, not compile etc). > There's an update to dsource.org in the works that will make it a lot easier to sort out the active stable stuff from everything else. |
January 01, 2010 Re: D in the ix magazine about "programming today" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | On Fri, 01 Jan 2010 12:41:30 -0500, Nick Sabalausky wrote:
> "hello there" <nowhere@company.com> wrote in message news:hhl737$1pgd$1@digitalmars.com...
>> (dsource.org is messed up, some library is alpha, beta, abandoned,
>> incomplete, not compile etc).
>>
>>
> There's an update to dsource.org in the works that will make it a lot easier to sort out the active stable stuff from everything else.
Is this coming soon or just old news?
|
January 01, 2010 Re: D in the ix magazine about "programming today" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Moritz Warning | "Moritz Warning" <moritzwarning@web.de> wrote in message news:hhlcd1$223q$1@digitalmars.com... > On Fri, 01 Jan 2010 12:41:30 -0500, Nick Sabalausky wrote: > >> "hello there" <nowhere@company.com> wrote in message news:hhl737$1pgd$1@digitalmars.com... >>> (dsource.org is messed up, some library is alpha, beta, abandoned, >>> incomplete, not compile etc). >>> >>> >> There's an update to dsource.org in the works that will make it a lot easier to sort out the active stable stuff from everything else. > > Is this coming soon or just old news? *Should be* coming soon. The only things we still wanted to take care of before launching the updated site were some updates to the statistics (which someone else has been helping Brad with, and I think he's finished now) and getting the forums moved over (I recently updated the tool to do the forum conversion, and it seems to work fine now, but I haven't been able to actually test its output since I've been having trouble getting TracForums set up on my local system, so unless I get that sorted out it'll be up to Brad to test it). Beyond that, the only thing left to do, AFAIK, is to actually push the updates live. |
Copyright © 1999-2021 by the D Language Foundation