> since we have to know both javascript and Nimlang if we need to coin a some > complex GUI interface
Same for C UI, you hardly will be able to build complex GUI without knowing layout managers, event handlers, styling etc. pretty well. And also fun time debugging lots of tricky bugs, as you going to be the first one on that path.