What library functionality would you most like to see in D?

Jacob Carlborg doob at me.com
Sun Jul 31 06:03:29 PDT 2011


On 2011-07-31 12:01, Alex Rønne Petersen wrote:
> On 31-07-2011 11:57, Jacob Carlborg wrote:
>> Have a look at Derelict: http://dsource.org/projects/derelict/
>> It wraps OpenGL, OpenAL and other game/multimedia related libraries.
>
> That looks nice. Are there any plans for OpenCL support?
>
>> I think someone is working on this.
>
> I know of the Goldie project. Is this it?

I was referring to Jonathan's port of the DMD lexer.

>> I'm currently working on this: http://dsource.org/projects/orange/
>> There's a release available, but now I'm completely rewriting the
>> library to support more types. D could use some better runtime
>> reflection do better support serialization.
>
> That looks like it's exactly what I had in mind. It would be great if
> something like that could make it into Phobos itself so it's more
> readily accessible for users.
>
> - Alex

Yes, I think so as well.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list