welcome: please sign in
location: Diff for "eltclsh"
Differences between revisions 9 and 10
Revision 9 as of 2008-08-08 14:40:46
Size: 1089
Editor: 2001:660:6602:0:213:72ff:fe99:17d7
Comment:
Revision 10 as of 2008-08-08 14:42:07
Size: 1101
Editor: 2001:660:6602:0:213:72ff:fe99:17d7
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * GNU make, editline library, [http://tcl.tk Tcl/Tk] >= 8.0.  * GNU make, [:editline:editline library], [http://tcl.tk Tcl/Tk] >= 8.0.

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:editline library], [http://tcl.tk Tcl/Tk] >= 8.0.

  • Optional: [:mkdep:LAAS mkdep] if you intend to work on sources and recompile frequently.

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)