4 ms·
Vala is very much used among other things by Frida. I have been involved with Vala in it’s early day and some hardcore GObject/C users never quite liked the C
by asabil 2y ago
Vala is very much used among other things by Frida.
I have been involved with Vala in it’s early day and some hardcore GObject/C users never quite liked the C code that Vala generated although it was perfectly valid and exposed a very clean C header to interface with it.
I think that Vala is a really great tool for building applications that make use of Glib/GObject. For example Gtk applications, but also GStreamer and DBus applications.