Add Nim to Programming Languages section

This commit is contained in:
Prajjit Basu 2025-10-16 00:21:51 +05:30
commit 50927bdef9

View file

@ -251,7 +251,8 @@
- [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts.
- [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use.
- [VBA](https://github.com/sancarn/awesome-vba#readme) - An event-driven version of Visual Basic 6.0 built into most Microsoft Office apps for automation and scripting.
- [Ballerina](https://ballerina.io/learn/#readme) - Language for cloud-native programming and integration.
- [Ballerina](https://ballerina.io/learn/#readme) - Language for cloud-native programming and integration.
- [NIM](https://nim-lang.org?utm_source=chatgpt.com#readme) - Nim is a statically typed, compiled systems programming language that combines concepts from Python, Ada, and Modula. It emphasizes efficiency, expressiveness, and elegance.
<br>
<hr>