I'm a newbie at Nimrod (loved the language), and I'm thinking about the scenario of writing both server and client (compiled to JS) of a Web-App/System in Nimrod. Dart, supposedly, compiles to an equal-performant idiomatic JS - while offering several modules for easing web app development.
Since Nimrod compiles to JS (experimental right now), will Nimrod be a good choice for web apps? (I also saw some Nimrod html-DSL/Macros that looked great).
And on a tangential question, will the compile-to-C++ allow easy integration/bindings to QT? For nice GUI-Applications?
Just curious, forgive my naivety and thanks in advance.
Alessandro.
Seems cool,
I'll try it a bit and see what I can do,
thanks.