Size: 977
Comment:
|
Size: 1089
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* [http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.9.tar.gz eltclsh-1.9.tar.gz] Older releases: |
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.
For problems, questions, patches, remarks or suggestions, feel free to contact [mailto:mallet@laas.fr Anthony Mallet].
Requirements
GNU make, editline library, [http://tcl.tk Tcl/Tk] >= 8.0.
- Optional: [:mkdep:LAAS mkdep] if you intend to work on sources and recompile frequently.
Download
[http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.9.tar.gz eltclsh-1.9.tar.gz]
Older releases:
[http://softs.laas.fr/openrobots/php/download.php/eltclsh-1.8.tar.gz eltclsh-1.8.tar.gz]
Supported systems
eltclsh has been tested on Solaris, NetBSD, OpenBSD, Linux (RedHat, Debian).