Version 7 of eltclsh

Updated 2009-03-22 20:46:51 by RJM
 What: eltclsh
 Where: http://freshmeat.net/projects/eltclsh/ (out of date, refers to v1.5)
        http://softs.laas.fr/openrobots/tools/eltclsh.php
        http://softs.laas.fr/openrobots/libs/editline.php
 Description: editline tcl shell is an interactive shell for the Tcl
        language.  It provides command line editing, history browsing,
        and variable/command completion, thanks to editline features.
        The completion engine is programmable, and comes with built
        in completion for all of Tk.  The package also includes elwish,
        an interactive interpreter for Tcl/Tk.  
        Currently at version 1.8 .
 Updated: 08/2007
 Contact: See web site

 on FreeBSD: need gmake, and to touch  eltclsh.1.cat in the unpacked eltclsh-1.9 directory; before running ./configure --with-tk=no;gmake install clean

Build for a Tcl/Tk8.5 system:

  • eltclsh has proved to operate correctly.
  • elwish did not show up the initial Tk window (eltclsh with package require Tk does).

Upon a sample build session of eltcsh with editline a link error (missing lXss) has been encountered (on a debian-based machine). This could be resolved by installing libxss-dev.


Category Application | Category Dev. Tools