Package memchan

In-memory channels for Tcl

http://memchan.sourceforge.net/

Memchan is an extension library to the script language Tcl, as created by John
Ousterhout. It provides several new channel types for in-memory channels and
the appropriate commands for their creation.

Version: 2.3

Tcl/Tk Keywords

fifo Create and manipulate u-turn fifo channels
fifo2 Create and manipulate pipe fifo channels
memchan Create and manipulate memory channels
memchanapi C API for creating memory channels
null Create and manipulate null channels
zero Create and manipulate zero channels