this post was submitted on 04 Dec 2020
3 points (80.0% liked)

Rust Programming

8011 readers
1 users here now

founded 5 years ago
MODERATORS
 

Genuinely serious since this is so much of a meme.

you are viewing a single comment's thread
view the rest of the comments
[–] AgreeableLandscape@lemmy.ml 0 points 3 years ago* (last edited 3 years ago)

I'm most curious about your thoughts on GUI apps: For Qt, is the main problem right now the fact that no complete bindings exist or is Rust fundamentally problematic for Qt integration? If Rust had a complete binding of Qt or GTK libraries, would you use Rust as opposed to the framework's native language (C++ and C respectively)? What's currently your favourite language for GUI development and what makes it suitable for GUI?

www.areweguiyet.com says that "Rust's expressiveness and high level abstractions make it ideal for building intricate and complex user interfaces." What do you think of this?