From 9dedb21ed7079f58c78caa482bd0542b735c1948 Mon Sep 17 00:00:00 2001 From: Mario Daniel Ruiz Saavedra Date: Fri, 22 Nov 2019 12:41:37 -0500 Subject: [PATCH] Add Vala (#1647) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6c6772bf..dfde840f 100755 --- a/readme.md +++ b/readme.md @@ -191,6 +191,7 @@ - [Ada/SPARK](https://github.com/ohenley/awesome-ada#readme) - Modern programming language designed for large, long-lived apps where reliability and efficiency are essential. - [Q#](https://github.com/ebraminio/awesome-qsharp#readme) - Domain-specific programming language used for expressing quantum algorithms. - [Imba](https://github.com/koolamusic/awesome-imba#readme) - Programming language inspired by Ruby and Python and compiles to performant JavaScript. +- [Vala](https://github.com/desiderantes/awesome-vala#readme) - Programming language designed to take full advantage of the GLib and GNOME ecosystems, while preserving the speed of C code. ## Front-End Development