Hacker News new | ask | show | jobs
by hactually 1589 days ago
Love Gnome, love Gtk... But damn do I hate Vala. Esp that it compiles to C and you get to debug both

I wish that JS/Go/C were where they ended up as the languages for the platform.

1 comments

There are nice Gtk bindings for Go, give it a try. Feels quite native.
How is the cross platform compilation story with these bindings?
I haven't tried that. I have ran the same Go-Gtk program on Linux and Mac, but recompiled on both systems.