Downloadliste

Projektbeschreibung

eltclsh (editline Tcl shell) is an interactive
shell for the Tcl programming language. It
provides command line editing, history browsing,
and variables and command completion thanks to
editline features. The completion engine is
programmable in a way similar to tcsh, and comes
with built in completion for the entire Tcl
language by default. The package also provides
elwish, an interactive interpreter for the Tk
toolkit. You need the editline library in order to
compile eltclsh.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-17 15:54
1.5

Das autoconf Bestellung wurde verbessert, um Cross-Kompilation, die Auswahl zwischen der termcap oder ncurses Bibliotheken zu ermöglichen, und eine Option zum Deaktivieren von Tk. Eine Fehlermeldung wird gedruckt, wenn init-Dateien nicht gefunden werden. Mehr robuste Überprüfung stattfindet, bei der Suche nach der mkdep ausführbare Datei.
Tags: Minor bugfixes
The autoconf stuff was improved to allow
cross-compilation, selection between the termcap
or ncurses libs, and an option to disable Tk. An
error message is printed when init files are not
found. More robust checking is done when looking
for the mkdep executable.

2003-12-03 18:08
1.4

Die eltclsh Bibliotheken sind nach appInitProc Quellen (), um Pakete mit dem Paket-Option und erfordern Tk glücklich geladen. Pakete werden nun suchten nach libdir und datadir by default. Revision Zahlen sind jetzt an einem einzigen Ort (config.mk definiert). Eine Readme-Datei wurde hinzugefügt.
Tags: Minor feature enhancements
The eltclsh libraries are sourced after
appInitProc() to make packages loaded with the
-package option and requiring Tk happy. Packages
are now searched for in libdir and datadir by
default. Revision numbers are now defined in a
single place (config.mk). A README file was added.

2003-10-19 15:49
1.3

Tags: Initial freshmeat announcement

Project Resources