Table of Contents
Tool Command Language (TCL)
About
wiki/Tcl
(from “Tool Command Language”) is a
scripting language
created by John Ousterhout.
intended to be embedded into applications (
Oracle Warehouse Builder
use it as scripting language : Mixed with his
API
Java
, it gives birth to his own language:
OMB
).
commonly used for rapid prototyping, scripted applications, GUIs and testing.
Documentation
Good Tutorial to start and as documentation
Reference Manual
Operators
Module in Tclib
Article
Eclipse - How to configure/install Eclipse to develop in TCL ?
Tcl Package
Tcl Directory Path
TCL - Backslash (backward slash)
Regexp
TCL - String Manipulation
TCL - Boolean
TCL - AutoLoad (TclLibPath)
Special Character
List
File System