apnadkarni / tcl-promise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 documentation and blog for more information.

About


Languages

Language:Tcl 100.0%