Changes between Version 204 and Version 205 of members/GRIP-UQAM
- Timestamp:
- Oct 6, 2016, 10:56:22 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM
v204 v205 291 291 * Microformat [https://en.wikipedia.org/wiki/Microformat Wikipedia] 292 292 * hRecipe [https://en.wikipedia.org/wiki/HRecipe Wikipedia] 293 == D (dlang) Programming == 294 === Event Dispatcher (Mediator Pattern) === 295 * [http://forum.dlang.org/thread/legguhmaivvbjrteqpcc@forum.dlang.org Event Dispatcher] 296 == Go (golang] Programming == 297 === Event Dispatcher (Mediator Pattern) === 298 * //[http://stackoverflow.com/questions/28001872/golang-events-eventemitter-dispatcher-for-plugin-architecture Golang events: EventEmitter / dispatcher for plugin architecture]// 299 * eventDispatcher [https://golanglibs.com/top?q=eventDispatcher GolangLibs] 300 * [https://github.com/pocke/goevent pocke/goevent] 293 301 == Java Programming == 294 302 * https://packages.debian.org/fr/libunixsocket … … 297 305 == [wiki:members/GRIP-UQAM/InformationRetrievalSoftwareLibraries Information Retrieval Software Libraries] 298 306 == [wiki:members/GRIP-UQAM/Javascript Javascript] == 307 == Lua == 308 * //[WikiPedia:Lua_(programming_language)]// 309 === Event Dispatcher (Mediator Pattern) === 310 * [https://github.com/daveyang/EventDispatcher daveyang/EventDispatcher] 299 311 == [wiki:members/GRIP-UQAM/Perl Perl] == 300 312 == [wiki:members/GRIP-UQAM/PHP PHP] == … … 563 575 * [http://stackoverflow.com/questions/5595918/using-ffidl-with-tcl-to-return-pass-by-reference-strings-and-arrays Using Ffidl with TCL to return pass-by-reference strings and arrays] 564 576 * [http://stackoverflow.com/questions/7443273/calling-functions-from-c-example-i-in-tcl-code Calling functions from C (example.i) in TCL code] 577 = [https://gist.github.com/ GitHub Gist] Instantly share code, notes, and snippets =