summaryrefslogtreecommitdiffstats
path: root/development/memchan/README
blob: c3537d44e70393b3a97db4248fd6e2ca3a9fb85c (plain)
1
2
3
4
5
6
7
Memchan provides several 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 or data
too. No need to [set] or [append] to a string, just do a simple [puts].

This requires tcllib.