https://github.com/fowlmouth/signals.nim
Signal/slot implementation
https://github.com/fowlmouth/signals.nim
Last synced: 3 months ago
JSON representation
Signal/slot implementation
- Host: GitHub
- URL: https://github.com/fowlmouth/signals.nim
- Owner: fowlmouth
- Created: 2014-03-22T07:06:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T00:11:49.000Z (about 10 years ago)
- Last Synced: 2025-01-20T17:16:15.256Z (5 months ago)
- Language: Nimrod
- Size: 112 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hello.
#### Other implementations (C++)
* libsigc++ - http://libsigc.sourceforge.net/doc.shtml
* sigslot - http://sigslot.sourceforge.net
* Boost::signal
* QT signals - http://woboq.com/blog/how-qt-signals-slots-work.html