|
|
|
|
|
by gmueckl
2402 days ago
|
|
A flexible UI library that is up to modern expectations is complex and hard. It is even harder if it is supposed to be cross platform. So the only realistic option is to bind to a good existing library. However, these are all written in C++ and hard to bind to anything else. Gtk isn't sufficiently cross-platform to be attractive. In the end, this is a project that is at least as much effort a creating a programming language. |
|
It is possible, just require major engineering smartness (like writing and improving compilers, code generation, etc).