Skip to content

Commit 2be851e

Browse files
authored
Added classes library (#71)
1 parent 1c92607 commit 2be851e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ Nim provides unique features for seamless and transparent interoperability with
167167
- [oop_utils](https://github.com/bluenote10/oop_utils) - Nim macros for building OOP class hierarchies.
168168
- [interfaced](https://github.com/andreaferretti/interfaced) - Interfaces for Nim.
169169
- [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.
170171
- [classy](https://github.com/nigredo-tori/classy) - Haskell-style typeclasses for Nim.
171172

172173

0 commit comments

Comments
 (0)