DQuick a GUI Library (prototype)

Jakob Ovrum jakobovrum at gmail.com
Thu Aug 22 06:08:45 PDT 2013


On Tuesday, 20 August 2013 at 21:22:48 UTC, Flamaros wrote:
> I want to share a short presentation of the project I am 
> working on with friends. It's a prototype of a GUI library 
> written in D.
>
> This pdf contains our vision of what the project would be. 
> Samples are directly extracted from our prototype and works. We 
> are not able to share more than this presentation for the 
> moment because a lot of things are missing and it's plenty of 
> bugs.
>
> The development is really slow, so don't expect to see a real 
> demonstration a day.
>
> The link :
> https://docs.google.com/file/d/0BygGiQfhIcvGOGlrWlBFNWNBQ3M/edit?usp=sharing
>
> PS : Download it for a better quality

If you do decide to use Lua, I strongly recommend checking out 
LuaD[1]. Shameless self-promotion, yes; but the goal of LuaD is 
to be an uncompromising, superior alternative to using the Lua C 
API directly, for any project.

[1] https://github.com/JakobOvrum/LuaD


More information about the Digitalmars-d mailing list