DOtherSide: QML bindings for both D and Nim
    michaelc37 via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun Jan  4 15:17:15 PST 2015
    
    
  
On Wednesday, 31 December 2014 at 13:11:39 UTC, filcuc wrote:
> Hi all,
> i'll like to share my project for building the bindings for QML 
> in both D and Nim programming languages.
> The project is young and it's not complete, however at the 
> current state slots, signals and properties can be exposed to 
> QML from D. So a pure databound application can be created 
> (like MVVM).
> The projects is hosted on github 
> https://github.com/filcuc/DOtherSide.
> A the current state the syntax isn't pretty so i'm glad in any 
> contribution for improving it.
>
>
> Have a nice new year,
cool, i've been looking for something like this for a long time.
after so many hours messing around with qt bindings, maybe D+QML 
is enough for me.
    
    
More information about the Digitalmars-d-announce
mailing list