[ Sitemap ] [ Commands| Download| Acknowledgements, Disclaimer| Compilation ]
This document accompanies memchan 2.1p2, as distributed at October 04, 2000
If you are interested in a version of memchan usable with Tcl 7.6, please go and have a look at version 1.9, the last one supporting that version of Tcl.
memchan is an extension library to the script language tcl, as created by John Ousterhout. It provides two new channel types for in-memory channels and the appropriate commands for their creation.
They are useful to transfer large amounts of data between procedures or interpreters, and additionally provide an easy interface to on-the-fly generation of code too. No need to set or append to a string, just do a simple puts.
Users of this extension:
Last update at Wed Oct 04 20:37:32 MEST 2000