eltclsh
eltclsh (editline tcl shell) is an interactive shell for the TCL programming language. It provides command line editing, history browsing as well as variables and command completion thanks to editline features. The completion engine is programmable in a way similar to tcsh, and comes with an intelligent completion for the full tcl language by default.
The package also provides elwish, an interactive interpreter for the Tk toolkit.
eltclsh is an open-source software released under a BSD license.
For problems, questions, patches, remarks or suggestions, feel free to contact Anthony Mallet.
More information about eltclsh is at http://homepages.laas.fr/mallet/soft/shell/eltclsh
Requirements
GNU make, editline library, Tcl/Tk >= 8.1.
Download
eltclsh-1.14.tar.gz (Dec. 2012)
Older releases:
eltclsh-1.13.tar.gz (Nov. 2012)
eltclsh-1.12.tar.gz (Jun. 2011)
eltclsh-1.11.1.tar.gz (Jan. 2010)
eltclsh-1.10.tar.gz (Feb. 2009)
eltclsh-1.9.tar.gz (Aug. 2008)
Supported systems
eltclsh has been tested on Solaris, NetBSD, OpenBSD, Linux (RedHat, Debian, Ubuntu).