Other Uses For Tcl
 
 
Data representation:
- Store data on disk as Tcl scripts.
 - To load information, evaluate script.
 
Active objects:
- Store scripts in objects.
 - Evaluate scripts at interesting times to give objects behavior.
 
Communication: send Tcl scripts between applications.
Executable content:
- Active e-mail messages, Web pages.
 - Agents.