Update Move

This commit is contained in:
Antonio Yang 2024-11-14 17:40:47 +08:00
parent 422c90ac79
commit 07c016d751
No known key found for this signature in database

View File

@ -273,7 +273,7 @@
- [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.
- [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.
- [Move](https://github.com/sui-foundation/awesome-sui#README) - Domain-specific programming language for writing safe smart contracts work on Sui, etc.
- [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use.
<br>