From 15370abb11d5d742c1c9f0f77e97fdf18181d33b Mon Sep 17 00:00:00 2001 From: Swastik Baranwal Date: Mon, 27 Apr 2020 15:25:29 +0530 Subject: [PATCH] Add V (#1684) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1a44939e..329a8857 100755 --- a/readme.md +++ b/readme.md @@ -203,6 +203,7 @@ - [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. - [Coq](https://github.com/coq-community/awesome-coq#readme) - Formal language and environment for programming and specification which facilitates interactive development of machine-checked proofs. +- [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software. ## Front-End Development