Size: 1603
Comment:
|
Size: 1612
Comment: Update to 1.13
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* Optional: [[mkdep|LAAS mkdep]] if you intend to work on sources and recompile frequently. | |
Line 20: | Line 19: |
* [[ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.12.tar.gz|eltclsh-1.12.tar.gz]] (Jun. 2011) | * [[ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.13.tar.gz|eltclsh-1.13.tar.gz]] (Nov. 2012) |
Line 23: | Line 22: |
* [[ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.12.tar.gz|eltclsh-1.12.tar.gz]] (Jun. 2011) |
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.13.tar.gz (Nov. 2012)
Older releases:
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)
eltclsh-1.8.tar.gz (Aug. 2007)
Supported systems
eltclsh has been tested on Solaris, NetBSD, OpenBSD, Linux (RedHat, Debian, Ubuntu).