Vala
C#-like programming language compiling to C and using GObject.
Vala produces fast native code by compiling to C and using the GObject runtime. It is used to write GNOME applications such as elementary OS's Pantheon shell and the GNOME Builder IDE.
Install
Debian/Ubuntu: sudo apt install valac Fedora: sudo dnf install vala Arch: sudo pacman -S vala
