From 830bfd0f076003a1caf9500743dbf3b9bbdfefaf Mon Sep 17 00:00:00 2001 From: Yury Shapkarin Date: Sun, 27 Oct 2019 20:36:17 +0300 Subject: [PATCH] Add Imba (#1591) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ecf9306d..3976b3fa 100755 --- a/readme.md +++ b/readme.md @@ -188,6 +188,7 @@ - [Idris](https://github.com/joaomilho/awesome-idris#readme) - General purpose pure functional programming language with dependent types influenced by Haskell and ML. - [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. ## Front-End Development