Size: 1319
Comment: Update download links (moved to eltclsh subdir). Bumped requirement to Tcl 8.1 as eltclsh now uses tcl stubs
|
Size: 1333
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
For problems, questions, patches, remarks or suggestions, feel free to contact [mailto:mallet@laas.fr Anthony Mallet]. | For problems, questions, patches, remarks or suggestions, feel free to contact [[mailto:mallet@laas.fr|Anthony Mallet]]. |
Line 11: | Line 11: |
* GNU make, [:editline:editline library], [http://tcl.tk Tcl/Tk] >= 8.1. * Optional: [:mkdep:LAAS mkdep] if you intend to work on sources and recompile frequently. |
* GNU make, [[editline|editline library]], [[http://tcl.tk|Tcl/Tk]] >= 8.1. * Optional: [[mkdep|LAAS mkdep]] if you intend to work on sources and recompile frequently. |
Line 16: | Line 16: |
* [ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.11.1.tar.gz eltclsh-1.11.1.tar.gz] (Jan. 2010) * [ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.10.tar.gz eltclsh-1.10.tar.gz] (Feb. 2009) |
* [[ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.11.1.tar.gz|eltclsh-1.11.1.tar.gz]] (Jan. 2010) * [[ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.10.tar.gz|eltclsh-1.10.tar.gz]] (Feb. 2009) |
Line 20: | Line 20: |
* [ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.9.tar.gz eltclsh-1.9.tar.gz] (Aug. 2008) * [ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.8.tar.gz eltclsh-1.8.tar.gz] (Aug. 2007) |
* [[ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.9.tar.gz|eltclsh-1.9.tar.gz]] (Aug. 2008) * [[ftp://softs.laas.fr/pub/openrobots/eltclsh/eltclsh-1.8.tar.gz|eltclsh-1.8.tar.gz]] (Aug. 2007) |
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 Anthony Mallet.
Requirements
GNU make, editline library, Tcl/Tk >= 8.1.
Optional: LAAS mkdep if you intend to work on sources and recompile frequently.
Download
eltclsh-1.11.1.tar.gz (Jan. 2010)
eltclsh-1.10.tar.gz (Feb. 2009)
Older releases:
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).