We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
classes
1 parent 1c92607 commit 2be851eCopy full SHA for 2be851e
README.md
@@ -167,6 +167,7 @@ Nim provides unique features for seamless and transparent interoperability with
167
- [oop_utils](https://github.com/bluenote10/oop_utils) - Nim macros for building OOP class hierarchies.
168
- [interfaced](https://github.com/andreaferretti/interfaced) - Interfaces for Nim.
169
- [traitor](https://github.com/beef331/traitor) - A macro heavy trait library made from boredom.
170
+- [classes](https://github.com/jjv360/nim-classes) - Python-style class system for Nim.
171
- [classy](https://github.com/nigredo-tori/classy) - Haskell-style typeclasses for Nim.
172
173
0 commit comments