DQuick a GUI Library (prototype)
Sebastian Graf
SebastianGraf at t-online.de
Wed Aug 21 16:35:16 PDT 2013
On Wednesday, 21 August 2013 at 18:12:32 UTC, Michael wrote:
> Lua itself can be embedded into any system.
> At least we need a gui library that written in purely D way.
>
> +1 Lua for scripting.
+1 from me too.
I had exactly the same idea some time ago, but was overwhelmed by
the shear complexity.
If you go the lua route, you should look into MoonScript.org
(CoffeeScript for lua => nicer function literals) and dig into
reactive programming and my take on it:
https://github.com/sgraf812/push
More information about the Digitalmars-d
mailing list