welcome: please sign in
location: Diff for "eltclsh"
Differences between revisions 13 and 14
Revision 13 as of 2010-01-23 22:33:54
Size: 1319
Editor: useless-ficus
Comment: Update download links (moved to eltclsh subdir). Bumped requirement to Tcl 8.1 as eltclsh now uses tcl stubs
Revision 14 as of 2010-11-05 16:44:40
Size: 1333
Editor: localhost
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

Download

Older releases:

Supported systems

eltclsh has been tested on Solaris, NetBSD, OpenBSD, Linux (RedHat, Debian).

OpenrobotsWiki: eltclsh (last edited 2012-12-06 16:59:15 by mallet)