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.
See the website and http://www.magicsplat.com/blog/tags/promises/ for documentation and tutorials.
Downloads:
1 This Week