Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2024-10-03 | 508 Bytes |
|
promise-1.2.0.tm | 2024-10-03 | 53.8 kB | |
promise-1.1.0.tm | 2018-12-31 | 53.4 kB | |
promise-1.0.3.tm | 2017-11-06 | 50.9 kB | |
promise-1.0a2.tm | 2016-01-29 | 45.9 kB | |
promise-1.0a1.tm | 2016-01-26 | 45.8 kB | |
promise-1.0a0.tm | 2016-01-24 | 46.1 kB | |
Totals: 7 Items | 296.4 kB | 0 |
Promises are concurrency primitives that simplify asynchronous programming by allowing you to write the code in a sequential style. This project implements promises for the Tcl language.