|
|
|
|
|
by inetknght
1361 days ago
|
|
> I am a solo developer and want one framework to write once, run everywhere So... Qt's C++ framework then? Late edit: as an afterthought there are other languages that provide similar functionality. Xojo comes to mind as having capability to write once and run everywhere. It doesn't have the performance of C++ though and comes with a bunch of its own baggage. |
|
Although performance is nice to have, it obviously is not the most important thing for me. Low verbosity (as little code necessary to write a functional and reliable UI as possible) and fast learning curve are the most important things.