From fa590a2564cdba5a755f844838a2a54f2378859f Mon Sep 17 00:00:00 2001 From: Related Code Date: Tue, 9 May 2023 21:13:56 +0200 Subject: [PATCH] Add Mojo --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c6e71e27..87a36258 100644 --- a/readme.md +++ b/readme.md @@ -346,6 +346,7 @@ - [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software. - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. - [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. +- [Mojo](https://github.com/relatedcode/awesome-mojo#readme) - Programming language that combines the usability of Python with the performance of C. ## Front-End Development