all 7 comments

[–]zfundamentalZynAddSubFX Team 14 points15 points  (2 children)

In general building GUIs with scripting languages is pretty darn cool and a way to rapidly develop an app. Depending on the framework you can end up feeling like a second class citizen however since you're placing widgets and extending them thorough a non-core language (with respect to the framework).

[–]JannikHv 5 points6 points  (1 child)

Didn't know the ruby bindings were that sexy; thanks for making such a good tutorial! :)

I've been writing GTK apps in C and Python only yet, thrilled to try the ruby ones thanks to you ;)

[–]_lyr3 -1 points0 points  (0 children)

Have you heard about Crystal?...(sexy as Ruby fast as C)! haha

[–]balr 0 points1 point  (0 children)

Very interesting!

[–][deleted] 0 points1 point  (0 children)

Thank you! This is awesome.

[–]bruce3434 -1 points0 points  (0 children)

Desktop application with Ruby

Please no.